[LON-CAPA-cvs] cvs: nsdl /prototypes metadata_convert.pl

harris41 lon-capa-cvs@mail.lon-capa.org
Sun, 12 May 2002 16:48:18 -0000


harris41		Sun May 12 12:48:18 2002 EDT

  Modified files:              
    /nsdl/prototypes	metadata_convert.pl 
  Log:
  information on existing crosswalks as well as Dublin Core educational extensions
  and endorsed IEEE LOM fields
  
  
Index: nsdl/prototypes/metadata_convert.pl
diff -u nsdl/prototypes/metadata_convert.pl:1.4 nsdl/prototypes/metadata_convert.pl:1.5
--- nsdl/prototypes/metadata_convert.pl:1.4	Sat May 11 19:22:49 2002
+++ nsdl/prototypes/metadata_convert.pl	Sun May 12 12:48:18 2002
@@ -35,16 +35,27 @@
 # Subject & Keywords
 # Language
 # Title
+
+
 # --------------- also need educational recommended fields
+# http://dublincore.org/documents/2000/10/05/education-namespace/
+# dc-ed:audience
+# dc-ed:standard Element 
+# dc-ed:conformsTo (Qualifier to the dc:relation)
+# endorsement of the use of the InteractivityType,
+# InteractivityLevel, and TypicalLearningTime data elements (Education Category: 5.1, 5.3, and 5.9 respectively) from the IEEE Learning
+# Object Metadata (LOM) standard for P1484.12.
+
 
 # (there are also other identified cross-walk strategies for 8 other metadata
 #  standards)
+# crosswalks - http://128.253.121.110/NSDLmetaWG/IntroPage.html
+
 
 #http://metamanagement.comm.nsdlib.org/overview.html#NSDL
 #http://www.dlib.vt.edu/projects/OAi/marcxml/marcxml.html
 #http://www.openarchives.org/OAI/openarchivesprotocol.html
 # ">
-
 my $namespace='http://ExternalFunction/';
 my $func = sub {
     my $text = shift;