pml mapping egs
authorTim L <lebot@rpi.edu>
Thu, 26 Jul 2012 14:13:31 -0400
changeset 4257 37e158224b63
parent 4256 2731f3395250
child 4258 6b795ed2e6c9
pml mapping egs
examples/eg-29-pml-mappings/rdf/create/rdf/class_ActivityInfluence.ttl
examples/eg-29-pml-mappings/rdf/create/rdf/class_AgentInfluence.ttl
examples/eg-29-pml-mappings/rdf/create/rdf/class_Collection.ttl
examples/eg-29-pml-mappings/rdf/create/rdf/class_EmptyCollection.ttl
examples/eg-29-pml-mappings/rdf/create/rdf/class_EntityInfluence.ttl
examples/eg-29-pml-mappings/rdf/create/rdf/class_Influence.ttl
examples/eg-29-pml-mappings/rdf/create/rdf/property_asInBundle.ttl
examples/eg-29-pml-mappings/rdf/create/rdf/property_hadMember.ttl
examples/eg-29-pml-mappings/rdf/create/rdf/property_hadPrimarySource.ttl
examples/eg-29-pml-mappings/rdf/create/rdf/property_influenced.ttl
examples/eg-29-pml-mappings/rdf/create/rdf/property_influencer.ttl
examples/eg-29-pml-mappings/rdf/create/rdf/property_invalidated.ttl
examples/eg-29-pml-mappings/rdf/create/rdf/property_mentionOf.ttl
examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedInfluence.ttl
examples/eg-29-pml-mappings/rdf/create/rdf/property_wasInfluencedBy.ttl
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_ActivityInfluence.ttl	Thu Jul 26 14:13:31 2012 -0400
@@ -0,0 +1,7 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+
+# TODO
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_AgentInfluence.ttl	Thu Jul 26 14:13:31 2012 -0400
@@ -0,0 +1,7 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+
+# TODO
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Collection.ttl	Thu Jul 26 14:13:31 2012 -0400
@@ -0,0 +1,7 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+
+# TODO
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_EmptyCollection.ttl	Thu Jul 26 14:13:31 2012 -0400
@@ -0,0 +1,7 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+
+# TODO
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_EntityInfluence.ttl	Thu Jul 26 14:13:31 2012 -0400
@@ -0,0 +1,7 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+
+# TODO
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Influence.ttl	Thu Jul 26 14:13:31 2012 -0400
@@ -0,0 +1,7 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+
+# TODO
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_asInBundle.ttl	Thu Jul 26 14:13:31 2012 -0400
@@ -0,0 +1,7 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+
+# TODO
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_hadMember.ttl	Thu Jul 26 14:13:31 2012 -0400
@@ -0,0 +1,7 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+
+# TODO
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_hadPrimarySource.ttl	Thu Jul 26 14:13:31 2012 -0400
@@ -0,0 +1,7 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+
+# TODO
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_influenced.ttl	Thu Jul 26 14:13:31 2012 -0400
@@ -0,0 +1,7 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+
+# TODO
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_influencer.ttl	Thu Jul 26 14:13:31 2012 -0400
@@ -0,0 +1,7 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+
+# TODO
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_invalidated.ttl	Thu Jul 26 14:13:31 2012 -0400
@@ -0,0 +1,7 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+
+# TODO
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_mentionOf.ttl	Thu Jul 26 14:13:31 2012 -0400
@@ -0,0 +1,7 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+
+# TODO
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedInfluence.ttl	Thu Jul 26 14:13:31 2012 -0400
@@ -0,0 +1,7 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+
+# TODO
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasInfluencedBy.ttl	Thu Jul 26 14:13:31 2012 -0400
@@ -0,0 +1,7 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+
+# TODO