<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.w3.org/2006/time#" 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:skos="http://www.w3.org/2004/02/skos/core#"> <owl:Class rdf:about="http://www.w3.org/2006/time#TemporalUnit"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2006/time#TemporalDuration"/> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/2006/time#TemporalUnit"/> <metadata_def:mappingLoom>temporalunit</metadata_def:mappingLoom> <rdfs:comment xml:lang="en">A standard duration, which provides a scale factor for a time extent, or the granularity or precision for a time position.</rdfs:comment> <rdfs:comment xml:lang="es">Una duración estándar, que proporciona un factor de escala para una extensión de tiempo, o la granularidad o precisión para una posición de tiempo.</rdfs:comment> <skos:definition xml:lang="en">A standard duration, which provides a scale factor for a time extent, or the granularity or precision for a time position.</skos:definition> <skos:definition xml:lang="es">Una duración estándar, que proporciona un factor de escala para una extensión de tiempo, o la granularidad o precisión para una posición de tiempo.</skos:definition> <rdfs:label xml:lang="es">unidad de tiempo</rdfs:label> <rdfs:label xml:lang="en">Temporal unit</rdfs:label> <metadata_def:prefLabel xml:lang="es">Temporal unit</metadata_def:prefLabel> <metadata_def:prefLabel xml:lang="en">Temporal unit</metadata_def:prefLabel> <skos:note xml:lang="en">Membership of the class TemporalUnit is open, to allow for other temporal units used in some technical applications (e.g. millions of years, Baha'i month).</skos:note> <skos:note xml:lang="es">La pertenencia de la clase 'unidad de tiempo' está abierta, para permitir otras unidades de tiempo utilizadas en algunas aplicaciones técnicas (por ejemplo, millones de años o el mes Baha'i).</skos:note> <skos:changeNote xml:lang="en">Remove enumeration from definition, in order to allow other units to be used when required in other coordinate systems. NOTE: existing units are still present as members of the class, but the class membership is now open. In the original OWL-Time the following constraint appeared: owl:oneOf ( time:unitSecond time:unitMinute time:unitHour time:unitDay time:unitWeek time:unitMonth time:unitYear ) ;</skos:changeNote> </owl:Class> <ns0:TemporalUnit rdf:about="http://www.w3.org/2006/time#unitDay"> </ns0:TemporalUnit> <ns0:TemporalUnit rdf:about="http://www.w3.org/2006/time#unitHour"> </ns0:TemporalUnit> <ns0:TemporalUnit rdf:about="http://www.w3.org/2006/time#unitMinute"> </ns0:TemporalUnit> <ns0:TemporalUnit rdf:about="http://www.w3.org/2006/time#unitMonth"> </ns0:TemporalUnit> <ns0:TemporalUnit rdf:about="http://www.w3.org/2006/time#unitSecond"> </ns0:TemporalUnit> <ns0:TemporalUnit rdf:about="http://www.w3.org/2006/time#unitWeek"> </ns0:TemporalUnit> <ns0:TemporalUnit rdf:about="http://www.w3.org/2006/time#unitYear"> </ns0:TemporalUnit> <rdf:Description rdf:about="http://www.w3.org/2006/time#TemporalUnit"> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/2006/time#TemporalUnit"/> </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:ns0="http://www.w3.org/2006/time#" 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:skos="http://www.w3.org/2004/02/skos/core#">
  <owl:Class rdf:about="http://www.w3.org/2006/time#TemporalUnit">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2006/time#TemporalDuration"/>
    <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/2006/time#TemporalUnit"/>
    <metadata_def:mappingLoom>temporalunit</metadata_def:mappingLoom>
    <rdfs:comment xml:lang="en">A standard duration, which provides a scale factor for a time extent, or the granularity or precision for a time position.</rdfs:comment>
    <rdfs:comment xml:lang="es">Una duración estándar, que proporciona un factor de escala para una extensión de tiempo, o la granularidad o precisión para una posición de tiempo.</rdfs:comment>
    <skos:definition xml:lang="en">A standard duration, which provides a scale factor for a time extent, or the granularity or precision for a time position.</skos:definition>
    <skos:definition xml:lang="es">Una duración estándar, que proporciona un factor de escala para una extensión de tiempo, o la granularidad o precisión para una posición de tiempo.</skos:definition>
    <rdfs:label xml:lang="es">unidad de tiempo</rdfs:label>
    <rdfs:label xml:lang="en">Temporal unit</rdfs:label>
    <metadata_def:prefLabel xml:lang="es">Temporal unit</metadata_def:prefLabel>
    <metadata_def:prefLabel xml:lang="en">Temporal unit</metadata_def:prefLabel>
    <skos:note xml:lang="en">Membership of the class TemporalUnit is open, to allow for other temporal units used in some technical applications (e.g. millions of years, Baha'i month).</skos:note>
    <skos:note xml:lang="es">La pertenencia de la clase 'unidad de tiempo' está abierta, para permitir otras unidades de tiempo utilizadas en algunas aplicaciones técnicas (por ejemplo, millones de años o el mes Baha'i).</skos:note>
    <skos:changeNote xml:lang="en">Remove enumeration from definition, in order to allow other units to be used when required in other coordinate systems. 
NOTE: existing units are still present as members of the class, but the class membership is now open. 
In the original OWL-Time the following constraint appeared: 
  owl:oneOf (
      time:unitSecond
      time:unitMinute
      time:unitHour
      time:unitDay
      time:unitWeek
      time:unitMonth
      time:unitYear
    ) ;</skos:changeNote>
  </owl:Class>
  <ns0:TemporalUnit rdf:about="http://www.w3.org/2006/time#unitDay">
  </ns0:TemporalUnit>
  <ns0:TemporalUnit rdf:about="http://www.w3.org/2006/time#unitHour">
  </ns0:TemporalUnit>
  <ns0:TemporalUnit rdf:about="http://www.w3.org/2006/time#unitMinute">
  </ns0:TemporalUnit>
  <ns0:TemporalUnit rdf:about="http://www.w3.org/2006/time#unitMonth">
  </ns0:TemporalUnit>
  <ns0:TemporalUnit rdf:about="http://www.w3.org/2006/time#unitSecond">
  </ns0:TemporalUnit>
  <ns0:TemporalUnit rdf:about="http://www.w3.org/2006/time#unitWeek">
  </ns0:TemporalUnit>
  <ns0:TemporalUnit rdf:about="http://www.w3.org/2006/time#unitYear">
  </ns0:TemporalUnit>
  <rdf:Description rdf:about="http://www.w3.org/2006/time#TemporalUnit">
    <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/2006/time#TemporalUnit"/>
  </rdf:Description>
</rdf:RDF>