OntologyProperty:Duration: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
({{Merge|runtime}})
No edit summary
Line 5: Line 5:
| rdfs: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>
| rdfs: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>
| rdfs:domain = schema:Event
| rdfs:domain = schema:Event
| rdfs:range = schema:Duration
| rdfs:range = Time
| owl:equivalentProperty = runtime
| owl:equivalentProperty = schema:duration
}}
}}
==References==
==References==
<references/>
<references/>

Revision as of 06:47, 22 May 2012

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: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>
rdfs:domain schema:Event
rdfs:range Time
rdf:type
rdfs:subPropertyOf
owl:equivalentProperty schema:duration
owl:propertyDisjointWith


References

<references/>