<?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#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://www.w3.org/ns/prov#InstantaneousEvent"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/> <metadata_def:mappingLoom>instantaneousevent</metadata_def:mappingLoom> <metadata_def:prefLabel>InstantaneousEvent</metadata_def:prefLabel> <rdfs:comment xml:lang="en">An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term 'event' is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous.</rdfs:comment> <metadata:prefixIRI>InstantaneousEvent</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/> <rdfs:label>InstantaneousEvent</rdfs:label> <prov:component>entities-activities</prov:component> <prov:category>qualified</prov:category> <prov:constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#dfn-event</prov:constraints> <prov:definition xml:lang="en">The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics.</prov:definition> </owl:Class> <rdf:Description rdf:about="http://www.w3.org/ns/prov#Agent"> <owl:disjointWith> <rdf:Description rdf:about="http://www.w3.org/ns/prov#InstantaneousEvent"> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/> </rdf:Description> </owl:disjointWith> </rdf:Description> <rdf:Description rdf:about="http://www.w3.org/ns/prov#End"> <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/> </rdf:Description> <rdf:Description rdf:about="http://www.w3.org/ns/prov#Entity"> <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/> </rdf:Description> <rdf:Description rdf:about="http://www.w3.org/ns/prov#Generation"> <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/> </rdf:Description> <rdf:Description rdf:about="http://www.w3.org/ns/prov#Invalidation"> <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/> </rdf:Description> <rdf:Description rdf:about="http://www.w3.org/ns/prov#Start"> <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/> </rdf:Description> <rdf:Description rdf:about="http://www.w3.org/ns/prov#Usage"> <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/> </rdf:Description> <rdf:Description rdf:about="http://www.w3.org/ns/prov#atTime"> <prov:sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/> <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/> </rdf:Description> </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#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://www.w3.org/ns/prov#InstantaneousEvent">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
    <metadata_def:mappingLoom>instantaneousevent</metadata_def:mappingLoom>
    <metadata_def:prefLabel>InstantaneousEvent</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term 'event' is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous.</rdfs:comment>
    <metadata:prefixIRI>InstantaneousEvent</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
    <rdfs:label>InstantaneousEvent</rdfs:label>
    <prov:component>entities-activities</prov:component>
    <prov:category>qualified</prov:category>
    <prov:constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#dfn-event</prov:constraints>
    <prov:definition xml:lang="en">The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics.</prov:definition>
  </owl:Class>
  <rdf:Description rdf:about="http://www.w3.org/ns/prov#Agent">
    <owl:disjointWith>
      <rdf:Description rdf:about="http://www.w3.org/ns/prov#InstantaneousEvent">
        <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
      </rdf:Description>
    </owl:disjointWith>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.w3.org/ns/prov#End">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.w3.org/ns/prov#Entity">
    <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.w3.org/ns/prov#Generation">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.w3.org/ns/prov#Invalidation">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.w3.org/ns/prov#Start">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.w3.org/ns/prov#Usage">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.w3.org/ns/prov#atTime">
    <prov:sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
    <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
  </rdf:Description>
</rdf:RDF>