Class FL
- java.lang.Object
-
- cz.vutbr.fit.layout.ontology.FL
-
public class FL extends Object
FitLayout Core Ontology.FITLayout shared types and properties..
Namespace FL. Prefix:
<http://fitlayout.github.io/ontology/fitlayout.owl#>
-
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.rdf4j.model.IRIArtifactArtifactstatic org.eclipse.rdf4j.model.IRIcreatedOncreatedOnstatic org.eclipse.rdf4j.model.IRIcreatorcreatorstatic org.eclipse.rdf4j.model.IRIcreatorParamscreatorParamsstatic org.eclipse.rdf4j.model.IRIhasParentArtifacthasParentArtifactstatic StringNAMESPACEhttp://fitlayout.github.io/ontology/fitlayout.owl#static org.eclipse.rdf4j.model.IRIparamparamstatic org.eclipse.rdf4j.model.IRIparamNameparamNamestatic org.eclipse.rdf4j.model.IRIparamValueparamValuestatic StringPREFIXflstatic org.eclipse.rdf4j.model.IRIserviceservicestatic org.eclipse.rdf4j.model.IRITaggerTagger
-
-
-
Field Detail
-
NAMESPACE
public static final String NAMESPACE
http://fitlayout.github.io/ontology/fitlayout.owl#- See Also:
- Constant Field Values
-
PREFIX
public static final String PREFIX
fl- See Also:
- Constant Field Values
-
Artifact
public static final org.eclipse.rdf4j.model.IRI Artifact
Artifacthttp://fitlayout.github.io/ontology/fitlayout.owl#Artifact.An artifact created during the page processing
- See Also:
- Artifact
-
createdOn
public static final org.eclipse.rdf4j.model.IRI createdOn
createdOnhttp://fitlayout.github.io/ontology/fitlayout.owl#createdOn.Creation date/time for an artifact or page set
- See Also:
- createdOn
-
creator
public static final org.eclipse.rdf4j.model.IRI creator
creatorhttp://fitlayout.github.io/ontology/fitlayout.owl#creator.An identification of the service that created an artifact.
- See Also:
- creator
-
creatorParams
public static final org.eclipse.rdf4j.model.IRI creatorParams
creatorParamshttp://fitlayout.github.io/ontology/fitlayout.owl#creatorParams.Parametres of the service used for creating an artifact.
- See Also:
- creatorParams
-
hasParentArtifact
public static final org.eclipse.rdf4j.model.IRI hasParentArtifact
hasParentArtifacthttp://fitlayout.github.io/ontology/fitlayout.owl#hasParentArtifact.Assigns a parent artifact to another artifact.
- See Also:
- hasParentArtifact
-
param
public static final org.eclipse.rdf4j.model.IRI param
paramhttp://fitlayout.github.io/ontology/fitlayout.owl#param.Service parameter name and value definition.
- See Also:
- param
-
paramName
public static final org.eclipse.rdf4j.model.IRI paramName
paramNamehttp://fitlayout.github.io/ontology/fitlayout.owl#paramName.Parameter name
- See Also:
- paramName
-
paramValue
public static final org.eclipse.rdf4j.model.IRI paramValue
paramValuehttp://fitlayout.github.io/ontology/fitlayout.owl#paramValue.Parameter value.
- See Also:
- paramValue
-
service
public static final org.eclipse.rdf4j.model.IRI service
servicehttp://fitlayout.github.io/ontology/fitlayout.owl#service.A service ID definition
- See Also:
- service
-
Tagger
public static final org.eclipse.rdf4j.model.IRI Tagger
Taggerhttp://fitlayout.github.io/ontology/fitlayout.owl#Tagger.A tagger that is able to assign tags to content rectangles.
- See Also:
- Tagger
-
-