OntologyProperty:Duration: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(rdfs:domain schema:Event -> Event; new label and comment syntax)
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 3: Line 3:
{{DatatypeProperty
{{DatatypeProperty
| labels =
| labels =
{{label|en|duration}}
  {{label|en|duration}}
  {{label|fr|durée}}
  {{label|de|Dauer}}
  {{label|nl|duur}}
| comments =
| comments =
{{comment|en|The duration of the item (movie, audio recording, event, etc.) in ISO 8601 date format<ref name="schema:duration">http://schema.org/Event</ref>}}
  {{comment|en|The duration of the item (movie, audio recording, event, etc.) in ISO 8601 date format<ref name="schema:duration">http://schema.org/duration</ref>}}
| rdfs:domain = Event
  {{comment|fr|Durée d'un élément (film, enregistrement audio, événement, etc.) au format de date ISO 8601<ref name="schema:duration"/>}}
| rdfs:domain =
| rdfs:range = Time
| rdfs:range = Time
| owl:equivalentProperty = schema:duration
| owl:equivalentProperty = schema:duration
}}
}}
==References==
==References==
<references/>
<references/>

Latest revision as of 14:38, 31 March 2022

It has been suggested that this page be merged with runtime. (Discuss)

This is the definition of an ontology property.

Read more about editing the ontology schema.

You can see the result of your edit on DBpedia Live (this is BETA!).

Ontology datatype property (help)
rdfs:label (en)duration
rdfs:label (fr)durée
rdfs:label (de)Dauer
rdfs:label (nl)duur
rdfs:comment (en){{{2}}}
rdfs:comment (fr){{{2}}}
rdfs:domain owl:Thing
rdfs:range Time
rdf:type
rdfs:subPropertyOf
owl:equivalentProperty schema:duration
owl:propertyDisjointWith


References

<references/>