myexperiment-hackers
[Top][All Lists]
Advanced

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

[myexperiment-hackers] [3700] branches/packs/config/default_settings.yml


From: noreply
Subject: [myexperiment-hackers] [3700] branches/packs/config/default_settings.yml: missing file from r3699
Date: Tue, 10 Sep 2013 16:04:31 +0000 (UTC)

Revision
3700
Author
dgc
Date
2013-09-10 16:04:31 +0000 (Tue, 10 Sep 2013)

Log Message

missing file from r3699

Modified Paths

Diff

Modified: branches/packs/config/default_settings.yml (3699 => 3700)


--- branches/packs/config/default_settings.yml	2013-09-10 16:03:25 UTC (rev 3699)
+++ branches/packs/config/default_settings.yml	2013-09-10 16:04:31 UTC (rev 3700)
@@ -1483,25 +1483,6 @@
 
 ro_templates:
 
-  creator:
-
-    label: Creator
-
-    bnodes: [:b1]
-
-    required_statements:
-    - template: [:resource, "<http://purl.org/dc/terms/creator>", :b1]
-    - template: [:b1,       "<http://xmlns.com/foaf/0.1/Agent>",  :person]
-    - template: [:b1,       "<http://purl.org/dc/terms/date>",    :date]
-    - template: [:b1,       "<http://xmlns.com/foaf/0.1/name>",   :name]
-
-  creator_simple:
-
-    label: Creator (simple)
-
-    required_statements:
-    - template: [:resource, "<http://purl.org/dc/terms/creator>", :agent]
-
   input_selection_relationship:
 
     label: input selection
@@ -1523,6 +1504,8 @@
     - :workflow
     - :input
 
+    redirect: :workflow
+
   workflow_run_type:
 
     label: Workflow Run Type
@@ -1577,6 +1560,8 @@
     targets:
     - :resource
 
+    redirect: :resource
+
   description:
 
     label: description
@@ -1597,6 +1582,8 @@
     targets:
     - :resource
 
+    redirect: :resource
+
   requires_hardware:
 
     label: requires hardware
@@ -1630,6 +1617,8 @@
     targets:
     - :resource
 
+    redirect: :resource
+
   requires_software:
 
     label: requires software
@@ -1663,6 +1652,8 @@
     targets:
     - :resource
 
+    redirect: :resource
+
   resource_type:
 
     label: resource type
@@ -1726,6 +1717,8 @@
 
     - :resource
 
+    redirect: :resource
+
   role:
 
     label: role
@@ -2014,6 +2007,8 @@
 
     targets: [:resource]
 
+    redirect: :resource
+
 wf_ro_service_uri: "http://www.example.com/wf-ro/jobs"
 wf_ro_service_bearer_token: "bearer-token"
 

reply via email to

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