Ontology designed to support the addition of metadata to (digital) comics.
StoryArc
This class represents a story arc entity.
GenreMatch
This class is used to connect a genre to the matches property.
ContentRating
This class represents a content rating entity.
Issue
This class is used to denote the issue number of comic and to connect it to a story arc.
Cover
This class represents the cover (of a comic book) entity.
Balloon
This class represents a speech balloon in a comic.
Caption
This class represents a caption in a comic.
Effect
This class represents an effect (i.e. 'Zzzz', 'Boem') in a comic.
Text
This class represents the text that is visually presented to the reader.
Audio
This class represents audio that can be played to the reader i.e. using Javascript.
Panel
This class represents a panel on the page of a comic.
Page
This class represents the page of a comic.
Layer
This class represents the layer of panel, each layer can hold multiple characters, objects etc.
has
Generic property to connect one entity to another.
talksAbout
This property denotes whether a comic concept talks about something/someone.
withEmotion
This property tells what emotion is expressed.
usesSystem
This property tells what content rating system a certain content rating entity uses.
hasRating
This property tells what rating a certain content rating has for the comic.
isSaidThrough
This property tells through which element (caption, balloon) the text inside a Text class is being said.
hasReadingOrder
The order in which an object has to be read.
matches
This property tells how many percent of the genre actually matches with the story of the comic.
number
This property tells what the issue number is of the issue.
says
This property denotes the acutal text that is being is said by a Text class.