Eventowl class
Main Eventowl vocabulary class containing all terms
Contains all terms defined in the http://purl.org/NET/c4dm/event.owl# vocabulary.
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- agent → const IriTerm
- IRI for eventowl:agent [Expects: http://xmlns.com/foaf/0.1/Agent]
- agent_in → const IriTerm
- IRI for eventowl:agent_in
- Event → const IriTerm
- IRI for eventowl:Event
- Factor → const IriTerm
- IRI for eventowl:Factor
- factor → const IriTerm
- IRI for eventowl:factor
- factor_of → const IriTerm
- IRI for eventowl:factor_of
- hasAgent → const IriTerm
- IRI for eventowl:hasAgent
- hasFactor → const IriTerm
- IRI for eventowl:hasFactor
- hasLiteralFactor → const IriTerm
- IRI for eventowl:hasLiteralFactor
- hasProduct → const IriTerm
- IRI for eventowl:hasProduct
- hasSubEvent → const IriTerm
- IRI for eventowl:hasSubEvent
- isAgentIn → const IriTerm
- IRI for eventowl:isAgentIn
- isFactorOf → const IriTerm
- IRI for eventowl:isFactorOf
- literal_factor → const IriTerm
- IRI for eventowl:literal_factor
- namespace → const String
- Base IRI for Eventowl vocabulary Spec
- place → const IriTerm
- IRI for eventowl:place [Expects: http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing]
- prefix → const String
- produced_in → const IriTerm
- IRI for eventowl:produced_in
- producedIn → const IriTerm
- IRI for eventowl:producedIn
- Product → const IriTerm
- IRI for eventowl:Product
- product → const IriTerm
- IRI for eventowl:product
- sub_event → const IriTerm
- IRI for eventowl:sub_event [Expects: http://purl.org/NET/c4dm/event.owl#Event]
- time → const IriTerm
- IRI for eventowl:time [Expects: http://www.w3.org/2006/time#TemporalEntity]