<https://e2dubba.github.io/latours-keys/ontology>:ontology
rdf:type owl:Ontology
owl:versionIRI <https://e2dubba.github.io/latours-keys/ontology/1.0.0>:1.0.0
owl:imports rdf:
owl:imports rdfs:
owl:imports <http://www.w3.org/2002/07/owl>:owl
owl:imports gist:
ant:Actant
rdf:type owl:Class
rdf:type owl:NamedIndividual
skos:definition Both Human and and Non-Human individuals that interact in the system
skos:prefLabel Actor/Actant
ant:HumanActor
rdf:type owl:Class
skos:definition A Human Actor in the system
skos:prefLabel Human Actor
rdfs:subClassOf ant:Actant
ant:HotelManager
rdf:type owl:Class
skos:definition A person who has a program, and wants to inact it
skos:prefLabel Hotel Manager
rdfs:subClassOf ant:Actant
rdfs:subClassOf gist:Person
ant:Customer
rdf:type owl:Class
skos:definition A person who is renting a room in the hotel
rdfs:subClassOf ant:HumanActor
rdfs:subClassOf gist:Person
ant:Innovator
rdf:type owl:Class
skos:definition Some one who creates, fabricates, or adapts materials
rdfs:subClassOf ant:HumanActor
rdfs:subClassOf gist:Person
ant:NonHumanActant
rdf:type owl:Class
skos:definition Non-Human Actant
skos:prefLabel Non Human Actant
rdfs:subClassOf ant:Actant
ant:HotelRoom
rdf:type owl:Class
skos:definition A hotel room intended to be rented out
skos:prefLabel Hotel Room
rdfs:subClassOf ant:NonHumanActant
ant:Key
rdf:type owl:Class
skos:definition an instrument used to an unlock a door
rdfs:subClassOf ant:NonHumanActant
ant:Message
rdf:type owl:Class
skos:prefLabel Message
rdfs:subClassOf ant:NonHumanActant
rdfs:comment A linguistic communictation of the program
ant:Sign
rdf:type owl:Class
skos:definition a display containing a message
rdfs:subClassOf ant:NonHumanActant
ant:Weight
rdf:type owl:Class
skos:definition the weight attached to a key
rdfs:subClassOf ant:NonHumanActant
ant:LanguageFluency
rdf:type owl:Class
skos:definition Defines the level of knowlege an actor has about a specified language
skos:prefLabel Language Fluency
ant:Program
rdf:type owl:Class
rdfs:comment How would Latour define Program? The course of action an actor places on other actors in the system?
ant:ProgramDisposition
rdf:type owl:Class
skos:definition The way an actor relates to a program
skos:prefLabel Program Disposition
ant:Intention
rdf:type owl:Class
skos:definition The goal is the ideal state of the program, which actors and which actants, current behavior, and target behavior, locations
skos:prefLabel Intention
ant:State
rdf:type owl:Class
skos:definition The final state, position, location or mood the program is hoping to achieve
skos:prefLabel State
ant:Mood
rdf:type owl:Class
skos:prefLabel Mood
rdfs:comment The different types of dispositions that impact a way a human actor relates to a program
rdfs:comment the specific moods are actually instances and not subclasses
owl:subClassOf ant:State
ant:Position
rdf:type owl:Class
skos:prefLabel Position
rdfs:comment this is the different positions a state can be in for an object, e.g. locked or unlocked
owl:subClassOf ant:State
ant:adheresTo
rdf:type owl:ObjectProperty
skos:prefLabel adheres to
rdfs:comment inverse of has adherents
ant:administratesProgram
rdf:type owl:ObjectProperty
skos:prefLabel administrates program
rdfs:comment the one who creates and oversees the action of a program
ant:concernedAbout
rdf:type owl:ObjectProperty
skos:prefLabel concerned about
rdfs:comment reference to the class or entity that is the object of concern for the instance
ant:connectedTo
rdf:type owl:ObjectProperty
skos:prefLabel connected to
rdfs:comment this refers to a physical connection between two objects
ant:desiredEndState
rdf:type owl:ObjectProperty
skos:prefLabel desired end state
rdfs:comment the final state, position, or goal of an intention
ant:fitsRoom
rdf:type owl:ObjectProperty
skos:prefLabel fits room
rdfs:comment the room the key works with
owl:inverseOf ant:hasKey
ant:hasKey
rdf:type owl:ObjectProperty
skos:prefLabel has key
rdfs:comment the key that opens the door to this room
owl:inverseOf ant:fitsRoom
ant:fromPerspectiveOf
rdf:type owl:ObjectProperty
skos:prefLabel from perspective of
rdfs:comment the vantage point provided by a particular actant
rdf:range ant:Actant
ant:hasAdherent
rdf:type owl:ObjectProperty
skos:prefLabel has adherents
rdfs:comment The acatants that are part of a given program
owl:inverseOf ant:adheresTo
ant:hasIntention
rdf:type owl:ObjectProperty
skos:prefLabel has intention
rdfs:comment the intention of a program
ant:hasLanguageFluency
rdf:type owl:ObjectProperty
skos:prefLabel has language fluency
rdfs:comment asserting that an actor has a fluency in a particular language
ant:hasMessage
rdf:type owl:ObjectProperty
skos:prefLabel has message
rdfs:comment the message intended to communicate something
owl:range ant:Message
rdfs:range rdf:langString
ant:hasPreviousImplementation
rdf:type owl:ObjectProperty
skos:prefLabel has previous implementation
rdfs:comment A link to the previous program implementation
ant:hasProgramDisposition
rdf:type owl:ObjectProperty
skos:prefLabel has program disposition
rdfs:comment the way an actor relates to a program
ant:hasReservation
rdf:type owl:ObjectProperty
skos:prefLabel has reservation
rdfs:comment a room reservation for a patron
ant:hasVersion
rdf:type owl:ObjectProperty
skos:prefLabel has version
rdfs:comment linking the program to a goal or behavioral change the program architect wishes on the system
ant:inactedDisposition
rdf:type owl:ObjectProperty
skos:prefLabel inacted disposition
rdfs:comment the disposition towards a particular program or anti-program
ant:inherentDisposition
rdf:type owl:ObjectProperty
skos:prefLabel inherent disposition
rdfs:comment the level of the mood. measured from -10 to 10
rdfs:comment this is more like a stat level in D&D, something that sees realization only when added to a dice roll
ant:relationToProgram
rdf:type owl:ObjectProperty
skos:prefLabel relation to program
rdfs:comment An actor's relationship towards a program
ant:residesIn
rdf:type owl:ObjectProperty
skos:prefLabel resides in
rdfs:comment which country an actor resides
ant:targetProgram
rdf:type owl:ObjectProperty
skos:prefLabel target program
rdfs:comment the program a particular disposition is related to
rdfs:range ant:Program
rdfs:domain ant:ProgramDisposition
ant:withMood
rdf:type owl:ObjectProperty
skos:prefLabel with mood
rdfs:comment Specifying which mood a given program disposition is referencing
ant:dispositionLevel
rdf:type owl:DatatypeProperty
skos:prefLabel disposition
rdfs:comment a measure of a moods disposition to a program, from -10 to 10
rdfs:range xsd:integer
ant:hasMassInKg
rdf:type owl:DatatypeProperty
skos:prefLabel has mass in kilograms
rdfs:comment the mass of an item in killograms
rdfs:range xsd:decimal