--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Account.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Account.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Activity.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Activity.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_ActivityInvolvement.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_ActivityInvolvement.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Agent.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Agent.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_AgentInvolvement.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_AgentInvolvement.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Association.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Association.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Attribution.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Attribution.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Communication.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Communication.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_CompleteMembership.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_CompleteMembership.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Derivation.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Derivation.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Dictionary.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Dictionary.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_DictionaryInvolvement.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_DictionaryInvolvement.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_EmptyDictionary.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_EmptyDictionary.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_End.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_End.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Entity.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Entity.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_EntityInvolvement.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_EntityInvolvement.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Generation.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Generation.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Insertion.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Insertion.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_InstantaneousEvent.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_InstantaneousEvent.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Invalidation.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Invalidation.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Involvement.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Involvement.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_KeyValuePair.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_KeyValuePair.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Location.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Location.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Membership.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Membership.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Organization.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Organization.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Person.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Person.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Plan.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Plan.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Quotation.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Quotation.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Removal.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Removal.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Responsibility.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Responsibility.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Revision.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Revision.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Role.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Role.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_SoftwareAgent.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_SoftwareAgent.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Source.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Source.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Start.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Start.ttl Sun May 27 13:30:16 2012 -0400
@@ -4,4 +4,7 @@
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
-# TODO
+[
+ a pmlp:LearnedSourceUsage, pmlp:SourceUsage;
+ pmlp:hasDataCollectionStartDateTime "2011-07-06T01:48:36Z"^^xsd:dateTime;
+] .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Trace.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Trace.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/class_Usage.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/class_Usage.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_actedOnBehalfOf.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_actedOnBehalfOf.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_activity.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_activity.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_agent.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_agent.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_alternateOf.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_alternateOf.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_atLocation.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_atLocation.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_atTime.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_atTime.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_derivedByInsertionFrom.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_derivedByInsertionFrom.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_derivedByRemovalFrom.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_derivedByRemovalFrom.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_dictionary.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_dictionary.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_endedAtTime.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_endedAtTime.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_entity.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_entity.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_generated.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_generated.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_generatedAtTime.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_generatedAtTime.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_hadActivity.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_hadActivity.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_hadGeneration.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_hadGeneration.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_hadOriginalSource.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_hadOriginalSource.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_hadPlan.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_hadPlan.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_hadRole.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_hadRole.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_hadUsage.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_hadUsage.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_inserted.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_inserted.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_invalidatedAtTime.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_invalidatedAtTime.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_involved.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_involved.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_involvee.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_involvee.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_member.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_member.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_membership.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_membership.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_pairKey.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_pairKey.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_pairValue.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_pairValue.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedAssociation.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedAssociation.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedAttribution.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedAttribution.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedCommunication.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedCommunication.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedDerivation.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedDerivation.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedEnd.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedEnd.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedGeneration.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedGeneration.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedInsertion.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedInsertion.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedInvalidation.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedInvalidation.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedQuotation.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedQuotation.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedRemoval.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedRemoval.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedResponsibility.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedResponsibility.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedRevision.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedRevision.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedSource.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedSource.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedStart.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedStart.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedTrace.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedTrace.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedUsage.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_qualifiedUsage.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_removedKey.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_removedKey.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_specializationOf.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_specializationOf.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_startedAtTime.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_startedAtTime.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_tracedTo.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_tracedTo.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_used.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_used.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_value.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_value.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasAssociatedWith.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasAssociatedWith.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasAttributedTo.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasAttributedTo.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasDerivedFrom.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasDerivedFrom.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasEndedBy.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasEndedBy.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasGeneratedBy.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasGeneratedBy.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasInformedBy.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasInformedBy.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasInvalidatedBy.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasInvalidatedBy.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasQuotedFrom.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasQuotedFrom.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasRevisionOf.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasRevisionOf.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .
--- a/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasStartedBy.ttl Thu May 24 21:51:11 2012 -0400
+++ b/examples/eg-29-pml-mappings/rdf/create/rdf/property_wasStartedBy.ttl Sun May 27 13:30:16 2012 -0400
@@ -1,6 +1,8 @@
@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 pmlj: <http://inference-web.org/2.0/pml-justification.owl#> .
+@prefix pmlt: <http://inference-web.org/2.0/pml-trust.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix : <http://example.com/> .