FitLayout Core Ontology

IRI
http://fitlayout.github.io/ontology/fitlayout.owl#
Version
1.0.0
Creator(s)
Radek Burget

Description

FITLayout shared types and properties.

Table of Contents

  1. Classes
  2. Object properties
  3. Datatype properties
  4. Namespaces

Classes

Artifact

fl:Artifact

An artifact created during the page processing

has subclasses
is in domain of
is in range of

Tagger

fl:Tagger

A tagger that is able to assign tags to content rectangles.

is in domain of
is in range of

Object Properties

hasParentArtifact

fl:hasParentArtifact

Assigns a parent artifact to another artifact.

has domain
has range

param

fl:param

Service parameter name and value definition.

has domain
has range

Datatype Properties

createdOn

fl:createdOn

Creation date/time for an artifact or page set

has domain
has range
  • xsd:dateTime

creator

fl:creator

An identification of the service that created an artifact.

has domain
has range
  • xsd:string

creatorParams

fl:creatorParams

Parametres of the service used for creating an artifact.

has domain
has range
  • xsd:string

paramName

fl:paramName

Parameter name

paramValue

fl:paramValue

Parameter value.

service

fl:service

A service ID definition

has domain
has range
  • xsd:string

Namespaces

box
http://fitlayout.github.io/ontology/render.owl#
dc
http://purl.org/dc/elements/1.1/
fl
http://fitlayout.github.io/ontology/fitlayout.owl#
map
http://fitlayout.github.io/ontology/mapping.owl#
owl
http://www.w3.org/2002/07/owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
segm
http://fitlayout.github.io/ontology/segmentation.owl#
xsd
http://www.w3.org/2001/XMLSchema#