Cross-reference for [Ontology Name] classes, object properties and data properties back to ToC

This section provides details for each class and property defined by [Ontology Name].

Classes

maisonc back to ToC or Class ToC

IRI: https://w3id.org/cluedo4KG/onto#Maison

house
is in domain of
house contains room op

objectc back to ToC or Class ToC

IRI: https://w3id.org/cluedo4KG/onto#Objet

has super-classes
thing c
is in range of
room contains object op

personc back to ToC or Class ToC

IRI: https://w3id.org/cluedo4KG/onto#Personne

has super-classes
thing c
is in domain of
is alive dp
is in range of
room contains person op

roomc back to ToC or Class ToC

IRI: https://w3id.org/cluedo4KG/onto#Piece

has super-classes
thing c
is in domain of
has as neighbour room op, room contains object op, room contains person op
is in range of
has as neighbour room op, house contains room op

Object Properties

has as neighbour roomop back to ToC or Object Property ToC

IRI: https://w3id.org/cluedo4KG/onto#aPourPieceVoisine

has characteristics: symmetric

has domain
room c
has range
room c

house contains roomop back to ToC or Object Property ToC

IRI: https://w3id.org/cluedo4KG/onto#maisonContientPiece

has domain
maison c
has range
room c
is inverse of
room in house op

object in roomop back to ToC or Object Property ToC

IRI: https://w3id.org/cluedo4KG/onto#objetDansPiece

is inverse of
room contains object op

person in roomop back to ToC or Object Property ToC

IRI: https://w3id.org/cluedo4KG/onto#personneDansPiece

is inverse of
room contains person op

room contains objectop back to ToC or Object Property ToC

IRI: https://w3id.org/cluedo4KG/onto#pieceContientObjet

has domain
room c
has range
object c
is inverse of
object in room op

room contains personop back to ToC or Object Property ToC

IRI: https://w3id.org/cluedo4KG/onto#pieceContientPersonne

has domain
room c
has range
person c
is inverse of
person in room op

room in houseop back to ToC or Object Property ToC

IRI: https://w3id.org/cluedo4KG/onto#pieceDansMaison

is inverse of
house contains room op

Data Properties

is alivedp back to ToC or Data Property ToC

IRI: https://w3id.org/cluedo4KG/onto#estVivant

indicates whether a person is alive (True) or dead (False)
has domain
person c
has range
boolean

Legend back to ToC

c: Classes
op: Object Properties
dp: Data Properties