<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#value"> <rdfs:label>value</rdfs:label> <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/> <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/> <prov:category>expanded</prov:category> <prov:component>entities-activities</prov:component> <prov:definition xml:lang="en">Provides a value that is a direct representation of an entity.</prov:definition> <prov:dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-value</prov:dm> <prov:editorialNote>The editor's definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue</prov:editorialNote> <prov:editorialNote xml:lang="en">This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, 'may be used in describing structured values').</prov:editorialNote> </owl:DatatypeProperty> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#value">
    <rdfs:label>value</rdfs:label>
    <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
    <prov:category>expanded</prov:category>
    <prov:component>entities-activities</prov:component>
    <prov:definition xml:lang="en">Provides a value that is a direct representation of an entity.</prov:definition>
    <prov:dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-value</prov:dm>
    <prov:editorialNote>The editor's definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue</prov:editorialNote>
    <prov:editorialNote xml:lang="en">This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, 'may be used in describing structured values').</prov:editorialNote>
  </owl:DatatypeProperty>
</rdf:RDF>