Subject | Object |
prov:actedOnBehalfOf | "An object property to express the accountability of an agent towards another agent. The subordinate agent acted on behalf of the responsible agent in an actual activity. "@en |
skosxl:alternative label | "If C skosxl:altLabel L and L skosxl:literalForm V, then X skos:altLabel V."@en |
prov:atLocation | "The Location of any resource."@en |
prov:atLocation | "This property has multiple RDFS domains to suit multiple OWL Profiles. See <a href="#prov-o-owl-profile">PROV-O OWL Profile</a>." |
owl:bottomObjectProperty | "The object property that does not relate any two individuals." |
prov:hadActivity | "The _optional_ Activity of an Influence, which used, generated, invalidated, or was the responsibility of some Entity. This property is _not_ used by ActivityInfluence (use prov:activity instead)."@en |
prov:hadActivity | "This property has multiple RDFS domains to suit multiple OWL Profiles. See <a href="#prov-o-owl-profile">PROV-O OWL Profile</a>." |
prov:hadGeneration | "The _optional_ Generation involved in an Entity's Derivation."@en |
prov:hadPlan | "The _optional_ Plan adopted by an Agent in Association with some Activity. Plan specifications are out of the scope of this specification."@en |
prov:hadRole | "The _optional_ Role that an Entity assumed in the context of an Activity. For example, :baking prov:used :spoon; prov:qualified [ a prov:Usage; prov:entity :spoon; prov:hadRole roles:mixing_implement ]."@en |
prov:hadRole | "This property has multiple RDFS domains to suit multiple OWL Profiles. See <a href="#prov-o-owl-profile">PROV-O OWL Profile</a>." |
prov:hadUsage | "The _optional_ Usage involved in an Entity's Derivation."@en |
skos:has broader | "Broader concepts are typically rendered as parents in a concept hierarchy (tree)."@en |
skos:has exact match | "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@en |
skos:has member list | "For any resource, every item in the list given as the value of the
skos:memberList property is also a value of the skos:member property."@en |
skos:has narrower | "Narrower concepts are typically rendered as children in a concept hierarchy (tree)."@en |
skos:has related | "skos:related is disjoint with skos:broaderTransitive"@en |
skosxl:hidden label | "If C skosxl:hiddenLabel L and L skosxl:literalForm V, then C skos:hiddenLabel V."@en |
prov:influencer | "Subproperties of prov:influencer are used to cite the object of an unqualified PROV-O triple whose predicate is a subproperty of prov:wasInfluencedBy (e.g. prov:used, prov:wasGeneratedBy). prov:influencer is used much like rdf:object is used."@en |
skos:is in mapping relation with | "These concept mapping relations mirror semantic relations, and the data model defined below is similar (with the exception of skos:exactMatch) to the data model defined for semantic relations. A distinct vocabulary is provided for concept mapping relations, to provide a convenient way to differentiate links within a concept scheme from links between concept schemes. However, this pattern of usage is not a formal requirement of the SKOS data model, and relies on informal definitions of best practice."@en |
skosxl:preferred label | "If C skosxl:prefLabel L and L skosxl:literalForm V, then X skos:prefLabel V."@en |
prov:qualifiedAssociation | "If this Activity prov:wasAssociatedWith Agent :ag, then it can qualify the Association using prov:qualifiedAssociation [ a prov:Association; prov:agent :ag; :foo :bar ]."@en |
prov:qualifiedAttribution | "If this Entity prov:wasAttributedTo Agent :ag, then it can qualify how it was influenced using prov:qualifiedAttribution [ a prov:Attribution; prov:agent :ag; :foo :bar ]."@en |
prov:qualifiedCommunication | "If this Activity prov:wasInformedBy Activity :a, then it can qualify how it was influenced using prov:qualifiedCommunication [ a prov:Communication; prov:activity :a; :foo :bar ]."@en |
prov:qualifiedDelegation | "If this Agent prov:actedOnBehalfOf Agent :ag, then it can qualify how with prov:qualifiedResponsibility [ a prov:Responsibility; prov:agent :ag; :foo :bar ]."@en |
prov:qualifiedDerivation | "If this Entity prov:wasDerivedFrom Entity :e, then it can qualify how it was derived using prov:qualifiedDerivation [ a prov:Derivation; prov:entity :e; :foo :bar ]."@en |
prov:qualifiedEnd | "If this Activity prov:wasEndedBy Entity :e1, then it can qualify how it was ended using prov:qualifiedEnd [ a prov:End; prov:entity :e1; :foo :bar ]."@en |
prov:qualifiedGeneration | "If this Activity prov:generated Entity :e, then it can qualify how it performed the Generation using prov:qualifiedGeneration [ a prov:Generation; prov:entity :e; :foo :bar ]."@en |
prov:qualifiedInfluence | "Because prov:qualifiedInfluence is a broad relation, the more specific relations (qualifiedCommunication, qualifiedDelegation, qualifiedEnd, etc.) should be used when applicable."@en |
prov:qualifiedInvalidation | "If this Entity prov:wasInvalidatedBy Activity :a, then it can qualify how it was invalidated using prov:qualifiedInvalidation [ a prov:Invalidation; prov:activity :a; :foo :bar ]."@en |
prov:qualifiedPrimarySource | "If this Entity prov:hadPrimarySource Entity :e, then it can qualify how using prov:qualifiedPrimarySource [ a prov:PrimarySource; prov:entity :e; :foo :bar ]."@en |
prov:qualifiedQuotation | "If this Entity prov:wasQuotedFrom Entity :e, then it can qualify how using prov:qualifiedQuotation [ a prov:Quotation; prov:entity :e; :foo :bar ]."@en |
prov:qualifiedRevision | "If this Entity prov:wasRevisionOf Entity :e, then it can qualify how it was revised using prov:qualifiedRevision [ a prov:Revision; prov:entity :e; :foo :bar ]."@en |
prov:qualifiedStart | "If this Activity prov:wasStartedBy Entity :e1, then it can qualify how it was started using prov:qualifiedStart [ a prov:Start; prov:entity :e1; :foo :bar ]."@en |
prov:qualifiedUsage | "If this Activity prov:used Entity :e, then it can qualify how it used it using prov:qualifiedUsage [ a prov:Usage; prov:entity :e; :foo :bar ]."@en |
owl:topObjectProperty | "The object property that relates every two individuals." |
prov:used | "A prov:Entity that was used by this prov:Activity. For example, :baking prov:used :spoon, :egg, :oven ."@en |
prov:wasAssociatedWith | "An prov:Agent that had some (unspecified) responsibility for the occurrence of this prov:Activity."@en |
prov:wasAttributedTo | "Attribution is the ascribing of an entity to an agent."@en |
prov:wasDerivedFrom | "The more specific subproperties of prov:wasDerivedFrom (i.e., prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource) should be used when applicable."@en |
prov:wasEndedBy | "End is when an activity is deemed to have ended. An end may refer to an entity, known as trigger, that terminated the activity."@en |
prov:wasInfluencedBy | "Because prov:wasInfluencedBy is a broad relation, its more specific subproperties (e.g. prov:wasInformedBy, prov:actedOnBehalfOf, prov:wasEndedBy, etc.) should be used when applicable."@en |
prov:wasInfluencedBy | "This property has multiple RDFS domains to suit multiple OWL Profiles. See <a href="#prov-o-owl-profile">PROV-O OWL Profile</a>." |
prov:wasInformedBy | "An activity a2 is dependent on or informed by another activity a1, by way of some unspecified entity that is generated by a1 and used by a2."@en |
prov:wasQuotedFrom | "An entity is derived from an original entity by copying, or 'quoting', some or all of it."@en |
prov:wasRevisionOf | "A revision is a derivation that revises an entity into a revised version."@en |
prov:wasStartedBy | "Start is when an activity is deemed to have started. A start may refer to an entity, known as trigger, that initiated the activity."@en |