Event
https://nickdrummond.github.io/star-wars-ontology/ontologies#Event
Annotations
(4)-
rdfs:comment "Events include themselves.
This is locally reflexive to make querying of participation much simpler:
We can ask:
included some (participant value Ahsoka_Tano)
Instead of the longwinded:
(participant value Ahsoka_Tano) or
(included some (participant value Ahsoka_Tano))
See https://github.com/nickdrummond/star-wars-ontology/issues/29" Star Wars base - rdfs:label "Event" @en Star Wars base
- editorLabel "Event" Star Wars base
- legacyId "1012130387" Star Wars base
Superclasses
(2)- included Self Star Wars base
- year some xsd:integer Star Wars base
Equivalents
(2)- EventWithSubject ≡ (Event and (of some owl:Thing)) Star Wars base
- Transfer ≡ (Event and (from some owl:Thing) and (of some owl:Thing) and (to some owl:Thing)) Star Wars base