myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [3625] branches/packs/app/helpers/research_object


From: noreply
Subject: [myexperiment-hackers] [3625] branches/packs/app/helpers/research_objects_helper.rb: added roterms namespace
Date: Fri, 23 Aug 2013 13:39:45 +0000 (UTC)

Revision
3625
Author
dgc
Date
2013-08-23 13:39:45 +0000 (Fri, 23 Aug 2013)

Log Message

added roterms namespace

Modified Paths

Diff

Modified: branches/packs/app/helpers/research_objects_helper.rb (3624 => 3625)


--- branches/packs/app/helpers/research_objects_helper.rb	2013-08-21 13:39:45 UTC (rev 3624)
+++ branches/packs/app/helpers/research_objects_helper.rb	2013-08-23 13:39:45 UTC (rev 3625)
@@ -18,7 +18,8 @@
       "http://www.w3.org/ns/oa#"               => "oa",
       "http://purl.org/pav/"                   => "pav",
       "http://purl.org/wf4ever/bundle#"        => "bundle",
-      "http://purl.org/dc/elements/1.1/"       => "dce"
+      "http://purl.org/dc/elements/1.1/"       => "dce",
+      "http://purl.org/wf4ever/roterms#"       => "roterms"
   }
 
   def pretty_rdf_xml(text)

reply via email to

[Prev in Thread] Current Thread [Next in Thread]