Class 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.IRI Artifact
      http://fitlayout.github.io/ontology/fitlayout.owl#Artifact.
      static org.eclipse.rdf4j.model.IRI createdOn
      http://fitlayout.github.io/ontology/fitlayout.owl#createdOn.
      static org.eclipse.rdf4j.model.IRI creator
      http://fitlayout.github.io/ontology/fitlayout.owl#creator.
      static org.eclipse.rdf4j.model.IRI creatorParams
      http://fitlayout.github.io/ontology/fitlayout.owl#creatorParams.
      static org.eclipse.rdf4j.model.IRI hasParentArtifact
      http://fitlayout.github.io/ontology/fitlayout.owl#hasParentArtifact.
      static String NAMESPACE
      http://fitlayout.github.io/ontology/fitlayout.owl#
      static String PREFIX
      fl
    • Field Detail

      • Artifact

        public static final org.eclipse.rdf4j.model.IRI Artifact
        http://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
        http://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
        http://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
        http://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
        http://fitlayout.github.io/ontology/fitlayout.owl#hasParentArtifact.

        Assigns a parent artifact to another artifact.

        See Also:
        hasParentArtifact