Class RMLVocab

java.lang.Object
se.liu.ida.hefquin.rml.vocabulary.RMLVocab

public class RMLVocab extends Object
Vocabulary definitions from https://kg-construct.github.io/rml-resources/ontology.ttl
Author:
Auto-generated by schemagen on 29 Nov 2025 21:54
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final org.apache.jena.rdf.model.Resource
    An iterable that can be associated with a triples map such that a data source can be mapped to RDF triples.
    static final org.apache.jena.rdf.model.Property
    Indicates the behavior of a GatherMap in case rml:gather does not yield any element
    static final org.apache.jena.rdf.model.Resource
    Informs that the sets of RDF terms generated by each TermMap of the GatherMap are to be appended within the collection or container.
    static final org.apache.jena.rdf.model.Resource
    A type of Triples Map that is quoted and asserted in the resulting graph.
    static final org.apache.jena.rdf.model.Property
    Indicates the base IRI of the RDF graph to be created with a triples map.
    static final org.apache.jena.rdf.model.Resource
    Denotes a blank node, used with termType
    static final org.apache.jena.rdf.model.Resource
    Informs that the RDF terms generated by each TermMap of the GatherMap are to be grouped (in the constructed collection or container) by doing a Cartesian product of these terms.
    static final org.apache.jena.rdf.model.Property
    Names a source record in the child source of a join.
    static final org.apache.jena.rdf.model.Property
    Names a child map in the child source of a join.
    static final org.apache.jena.rdf.model.Resource
    Represents a child map
    static final org.apache.jena.rdf.model.Property
    The subject value generated for a logical source record will be asserted as an instance of this RDFS class.
    static final org.apache.jena.rdf.model.Property
    Defines the compression format of a Source or Target.
    static final org.apache.jena.rdf.model.Resource
    Represents file compression schemes.
    static final org.apache.jena.rdf.model.Property
     
    static final org.apache.jena.rdf.model.Resource
    Denotes that the CSV file's column names are used for referring to extracts of CSV resources.
    static final org.apache.jena.rdf.model.Resource
    Denotes the path to the current working directory of the RML processor.
    static final org.apache.jena.rdf.model.Property
    Specifies the datatype of the object component for the generated triple.
    static final org.apache.jena.rdf.model.Property
    A DatatypetMap element to generate the datatype component of the object component from a logical source record.
    static final org.apache.jena.rdf.model.Resource
    Represents a datatype map
    static final org.apache.jena.rdf.model.Resource
     
    static final org.apache.jena.rdf.model.Property
    Defines the encoding format of a Source or Target.
    static final org.apache.jena.rdf.model.Resource
    Represents encoding formats.
    static final org.apache.jena.rdf.model.Resource
    An expression field is an expression map that gives a name to an expression.
    static final org.apache.jena.rdf.model.Resource
    Represents an expression map
    static final org.apache.jena.rdf.model.Property
    A field of the logical view.
    static final org.apache.jena.rdf.model.Resource
    A field gives a name to data derived from the abstract logical source on which a logical view is defined.
    static final org.apache.jena.rdf.model.Property
    The name of the field.
    static final org.apache.jena.rdf.model.Resource
    A foreign key annotation is analogous to the notion of foreign key constraint in databases.
    static final org.apache.jena.rdf.model.Property
    Specifies a data transformation function.
    static final org.apache.jena.rdf.model.Property
    Denotes the execution of a function with its required input parameters and values.
    static final org.apache.jena.rdf.model.Resource
    Represents a function execution.
    static final org.apache.jena.rdf.model.Property
    A Function Map element to generate the data transformation function.
    static final org.apache.jena.rdf.model.Resource
    Represents a function map.
    static final org.apache.jena.rdf.model.Property
    Specifies where the terms of a collection or container come from.
    static final org.apache.jena.rdf.model.Property
    Relates a GatherMap with the desired result type of collection or container.
    static final org.apache.jena.rdf.model.Resource
    Denotes a term map that generates a collection (rdf:List) or container (rdf:Bag, rdf:Seq, rdf:Alt).
    static final org.apache.jena.rdf.model.Property
    An IRI reference for use as the graph name of all triples generated with the SubjectMap or PredicateObjectMap.
    static final org.apache.jena.rdf.model.Property
    Specifies a GraphMap.
    static final org.apache.jena.rdf.model.Resource
    Represents a graph map.
    static final org.apache.jena.rdf.model.Resource
    Represents GZip file compression.
    static final org.apache.jena.rdf.model.Resource
    An inclusion dependency annotation is analogous to the notion of inclusion dependency in databases.
    static final org.apache.jena.rdf.model.Property
    An inner join of the logical view.
    static final org.apache.jena.rdf.model.Property
    Specifies the Input element of a Function Map.
    static final org.apache.jena.rdf.model.Resource
    Represents a input for an execution.
    static final org.apache.jena.rdf.model.Property
    Specifies the value of a parameter of a function.
    static final org.apache.jena.rdf.model.Property
    A Value map element to generate the value of a parameter of a function.
    static final org.apache.jena.rdf.model.Resource
    Denotes an IRI, used with termType.
    static final org.apache.jena.rdf.model.Resource
    A IRI safe annotation indicates that the field content is IRI safe.
    static final org.apache.jena.rdf.model.Resource
    An abstract construct to describe data access and iteration for a data source.
    static final org.apache.jena.rdf.model.Resource
    An iterable field is an iterable that gives a name to a logical iteration.
    static final org.apache.jena.rdf.model.Property
    An expression qualified according to the reference formulation that defines a sequence of logical iterations on the data source.
    static final org.apache.jena.rdf.model.Resource
    Represents a join condition.
    static final org.apache.jena.rdf.model.Property
    Specifies the join condition for joining the child logical source with the parent logical source of the foreign key constraint.
    static final org.apache.jena.rdf.model.Resource
    Denotes the JSONPath reference formulation, used for referring to extracts of JSON sources.
    static final org.apache.jena.rdf.model.Property
    Specified the language for the object component for the generated triple.
    static final org.apache.jena.rdf.model.Property
    A LanguagetMap element to generate the language tag of the object component from a logical source record.
    static final org.apache.jena.rdf.model.Resource
    Represents a language map
    static final org.apache.jena.rdf.model.Property
    A left join of the logical view.
    static final org.apache.jena.rdf.model.Resource
    Denotes a Literal, used with termType.
    static final org.apache.jena.rdf.model.Property
    Represents the logical source to be mapped.
    static final org.apache.jena.rdf.model.Resource
    Denotes a logical source.
    static final org.apache.jena.rdf.model.Property
    Represents the logical target to where triples are exported to.
    static final org.apache.jena.rdf.model.Resource
    Denotes a logical target.
    static final org.apache.jena.rdf.model.Resource
    A logical view (rml:LogicalView) is a type of abstract logical source that is derived from another abstract logical source by defining fields with data from said abstract logical source.
    static final org.apache.jena.rdf.model.Resource
    A logical view join is an operation that adapts the logical iterations of one logical view (the child logical view) with fields from another logical view (the parent logical view).
    static final org.apache.jena.rdf.model.Resource
    Denotes the path to the location of the RML mapping.
    static final org.apache.jena.rdf.model.Property
    A namespace for describing a XPath reference formulation.
    static final org.apache.jena.rdf.model.Resource
    Denotes a namespace.
    static final org.apache.jena.rdf.model.Resource
    The namespace of the vocabulary as a resource
    static final org.apache.jena.rdf.model.Property
    Describes the prefix of a namespace.
    static final org.apache.jena.rdf.model.Property
    Describes the URL of a namespace.
    static final org.apache.jena.rdf.model.Resource
    A type of Triples Map that is quoted but not asserted in the resulting graph
    static final org.apache.jena.rdf.model.Resource
    Represents no compression.
    static final org.apache.jena.rdf.model.Resource
    A non nullable annotation is analogous to the notion of NOT NULL constraints in databases.
    static final String
    The namespace of the vocabulary as a string
    static final org.apache.jena.rdf.model.Property
    Describes which data values inside the source should be considered as NULL.
    static final org.apache.jena.rdf.model.Property
    Specifies the object for the generated triple from the logical source record.
    static final org.apache.jena.rdf.model.Property
    An ObjectMap element to generate the object component of the (predicate, object) pair from a logical source record.
    static final org.apache.jena.rdf.model.Resource
    Represents an object map.
    static final org.apache.jena.rdf.model.Property
    The property onFields specifies the fields in LogicalView that are involved by the structural annotation.
    static final org.apache.jena.rdf.model.Property
    Specifies the parameter of a function.
    static final org.apache.jena.rdf.model.Property
    A Parameter Map element to generate the parameter of a function.
    static final org.apache.jena.rdf.model.Resource
    Represents a parameter map.
    static final org.apache.jena.rdf.model.Property
    Names a source record in the parent source of a join.
    static final org.apache.jena.rdf.model.Property
    The parent logical view of the logical view join.
    static final org.apache.jena.rdf.model.Property
    Names a parent map in the parent source of a join.
    static final org.apache.jena.rdf.model.Resource
    Represents a parent map
    static final org.apache.jena.rdf.model.Property
    Specifies the TriplesMap element corresponding to the parent logical source of the foreign key constraint.
    static final org.apache.jena.rdf.model.Property
    Denotes the path to a source or target resource.
    static final org.apache.jena.rdf.model.Property
    Specifies the predicate for the generated triple from the logical source record.
    static final org.apache.jena.rdf.model.Property
    A PredicateMap element to generate the predicate component of the (predicate, object) pair from a logical source record.
    static final org.apache.jena.rdf.model.Resource
    Represents a predicate map.
    static final org.apache.jena.rdf.model.Property
    A PredicateObjectMap element to generate (predicate, object) pair from a logical source record.
    static final org.apache.jena.rdf.model.Resource
    Represents a predicate-object map.
    static final org.apache.jena.rdf.model.Resource
    A primary key annotation is analogous to the notion of a primary key constraints in databases.
    static final org.apache.jena.rdf.model.Property
    An quoted TriplesMap element to generate a RDF-star triple as subject or object or another triple from a logical source record.
    static final org.apache.jena.rdf.model.Property
    A valid expression that selects values from the source data.
    static final org.apache.jena.rdf.model.Property
    The reference formulation used to refer to extracts of the source data.
    static final org.apache.jena.rdf.model.Resource
    Denotes a Reference Formulation.
    static final org.apache.jena.rdf.model.Resource
    Denotes a reference to an object map.
    static final org.apache.jena.rdf.model.Resource
    Denotes a relative path location.
    static final org.apache.jena.rdf.model.Property
    Specifies the return output of a function.
    static final org.apache.jena.rdf.model.Property
    A Return Map element to generate the return output of a function.
    static final org.apache.jena.rdf.model.Resource
    Represents a return map.
    static final org.apache.jena.rdf.model.Property
    Defines the root of the relative path.
    static final org.apache.jena.rdf.model.Property
    Defines the serialization to generate the target output.
    static final org.apache.jena.rdf.model.Property
    Defines the source that describe the input data.
    static final org.apache.jena.rdf.model.Resource
    Denotes a source.
    static final org.apache.jena.rdf.model.Resource
    Denotes a query in SQL 2008.
    static final org.apache.jena.rdf.model.Resource
    Denotes a table in SQL 2008.
    static final org.apache.jena.rdf.model.Resource
    Represents a star map able to generate RDF-star triples.
    static final org.apache.jena.rdf.model.Property
    A Strategy element to indicate how to perform an action (e.g. gather for collections and containers, join).A Strategy element to indicate how to perform an action.
    static final org.apache.jena.rdf.model.Resource
    Denotes a strategy to perform a action (e.g. gather for collections and containers, joins).Denotes a strategy to perform an action or process.
    static final org.apache.jena.rdf.model.Property
    A structural annotation of the logical view.
    static final org.apache.jena.rdf.model.Resource
    A structural annotation provide a mechanism to express relationships between logical views, as well as additional information about fields.
    static final org.apache.jena.rdf.model.Property
    An IRI reference for use as subject for all the RDF triples generated from a logical source record.
    static final org.apache.jena.rdf.model.Property
    A SubjectMap element to generate a subject from a logical source record.
    static final org.apache.jena.rdf.model.Resource
    Represents a subject map.
    static final org.apache.jena.rdf.model.Property
    Defines the target that describe the output data.
    static final org.apache.jena.rdf.model.Resource
    Denotes a target.
    static final org.apache.jena.rdf.model.Property
    The property targetFields specifies the Fields target of the InclusionAnnotation.
    static final org.apache.jena.rdf.model.Property
    The property targetFields specifies the Fields target of the InclusionAnnotation.
    static final org.apache.jena.rdf.model.Resource
    Represents TarGZip file compression.
    static final org.apache.jena.rdf.model.Resource
    Represents TarXz file compression.
    static final org.apache.jena.rdf.model.Property
    A template (format string) to specify how to generate a value for a expression map, using one or more records from a logical source record.
    static final org.apache.jena.rdf.model.Resource
    A function that generates any number of RDF terms from a logical source record.
    static final org.apache.jena.rdf.model.Property
    A string indicating whether subject or object generated using the value from a source record name specified should be an IRI/URI (safe or unsafe) reference, blank node, or a literal.
    static final org.apache.jena.rdf.model.Resource
    Represents a triples map.
    static final org.apache.jena.rdf.model.Resource
    A unique annotation is analogous to the notion of UNIQUE constraints in databases. .
    static final org.apache.jena.rdf.model.Resource
    Denotes an unsafe IRI, used with termType.
    static final org.apache.jena.rdf.model.Resource
    Denotes an unsafe URI, used with termType.
    static final org.apache.jena.rdf.model.Resource
    Denotes a URI, used with termType.
    static final org.apache.jena.rdf.model.Resource
    Represents the UFT-16 encoding.
    static final org.apache.jena.rdf.model.Resource
    Represents the UFT-8 encoding.
    static final String
    The ontology's owl:versionInfo as a string
    static final org.apache.jena.rdf.model.Property
    The source of the logical view.
    static final org.apache.jena.rdf.model.Resource
    Denotes the XPath reference formulation, used for referring to extracts of XML sources.
    static final org.apache.jena.rdf.model.Resource
    Denotes a XPath Reference Formulation.
    static final org.apache.jena.rdf.model.Resource
    Represents Zip file compression.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static String
    The namespace of the vocabulary as a string

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • NS

      public static final String NS

      The namespace of the vocabulary as a string

      See Also:
    • NAMESPACE

      public static final org.apache.jena.rdf.model.Resource NAMESPACE

      The namespace of the vocabulary as a resource

    • VERSION_INFO

      public static final String VERSION_INFO

      The ontology's owl:versionInfo as a string

      See Also:
    • allowEmptyListAndContainer

      public static final org.apache.jena.rdf.model.Property allowEmptyListAndContainer

      Indicates the behavior of a GatherMap in case rml:gather does not yield any element

    • baseIRI

      public static final org.apache.jena.rdf.model.Property baseIRI

      Indicates the base IRI of the RDF graph to be created with a triples map.

    • child

      public static final org.apache.jena.rdf.model.Property child

      Names a source record in the child source of a join.

    • childMap

      public static final org.apache.jena.rdf.model.Property childMap

      Names a child map in the child source of a join.

    • class_

      public static final org.apache.jena.rdf.model.Property class_

      The subject value generated for a logical source record will be asserted as an instance of this RDFS class.

    • compression

      public static final org.apache.jena.rdf.model.Property compression

      Defines the compression format of a Source or Target.

    • datatype

      public static final org.apache.jena.rdf.model.Property datatype

      Specifies the datatype of the object component for the generated triple.

    • datatypeMap

      public static final org.apache.jena.rdf.model.Property datatypeMap

      A DatatypetMap element to generate the datatype component of the object component from a logical source record.

    • encoding

      public static final org.apache.jena.rdf.model.Property encoding

      Defines the encoding format of a Source or Target.

    • field

      public static final org.apache.jena.rdf.model.Property field

      A field of the logical view.

    • fieldName

      public static final org.apache.jena.rdf.model.Property fieldName

      The name of the field.

    • function

      public static final org.apache.jena.rdf.model.Property function

      Specifies a data transformation function.

    • functionExecution

      public static final org.apache.jena.rdf.model.Property functionExecution

      Denotes the execution of a function with its required input parameters and values.

    • functionMap

      public static final org.apache.jena.rdf.model.Property functionMap

      A Function Map element to generate the data transformation function.

    • gather

      public static final org.apache.jena.rdf.model.Property gather

      Specifies where the terms of a collection or container come from.

    • gatherAs

      public static final org.apache.jena.rdf.model.Property gatherAs

      Relates a GatherMap with the desired result type of collection or container.

    • graph

      public static final org.apache.jena.rdf.model.Property graph

      An IRI reference for use as the graph name of all triples generated with the SubjectMap or PredicateObjectMap.

    • graphMap

      public static final org.apache.jena.rdf.model.Property graphMap

      Specifies a GraphMap. When used with a SubjectMap element, all the RDF triples generated from a logical row will be stored in the specified named graph. Otherwise, the RDF triple generated using the (predicate, object) pair will be stored in the specified named graph.

    • innerJoin

      public static final org.apache.jena.rdf.model.Property innerJoin

      An inner join of the logical view.

    • input

      public static final org.apache.jena.rdf.model.Property input

      Specifies the Input element of a Function Map.

    • inputValue

      public static final org.apache.jena.rdf.model.Property inputValue

      Specifies the value of a parameter of a function.

    • inputValueMap

      public static final org.apache.jena.rdf.model.Property inputValueMap

      A Value map element to generate the value of a parameter of a function.

    • iterator

      public static final org.apache.jena.rdf.model.Property iterator

      An expression qualified according to the reference formulation that defines a sequence of logical iterations on the data source.

    • joinCondition

      public static final org.apache.jena.rdf.model.Property joinCondition

      Specifies the join condition for joining the child logical source with the parent logical source of the foreign key constraint.

    • language

      public static final org.apache.jena.rdf.model.Property language

      Specified the language for the object component for the generated triple.

    • languageMap

      public static final org.apache.jena.rdf.model.Property languageMap

      A LanguagetMap element to generate the language tag of the object component from a logical source record.

    • leftJoin

      public static final org.apache.jena.rdf.model.Property leftJoin

      A left join of the logical view.

    • logicalSource

      public static final org.apache.jena.rdf.model.Property logicalSource

      Represents the logical source to be mapped.

    • logicalTarget

      public static final org.apache.jena.rdf.model.Property logicalTarget

      Represents the logical target to where triples are exported to.

    • namespace

      public static final org.apache.jena.rdf.model.Property namespace

      A namespace for describing a XPath reference formulation.

    • namespacePrefix

      public static final org.apache.jena.rdf.model.Property namespacePrefix

      Describes the prefix of a namespace.

    • namespaceURL

      public static final org.apache.jena.rdf.model.Property namespaceURL

      Describes the URL of a namespace.

    • null_

      public static final org.apache.jena.rdf.model.Property null_

      Describes which data values inside the source should be considered as NULL.

    • object

      public static final org.apache.jena.rdf.model.Property object

      Specifies the object for the generated triple from the logical source record.

    • objectMap

      public static final org.apache.jena.rdf.model.Property objectMap

      An ObjectMap element to generate the object component of the (predicate, object) pair from a logical source record.

    • onFields

      public static final org.apache.jena.rdf.model.Property onFields

      The property onFields specifies the fields in LogicalView that are involved by the structural annotation. The semantics of this involvement depends on the specific annotation.

    • parameter

      public static final org.apache.jena.rdf.model.Property parameter

      Specifies the parameter of a function.

    • parameterMap

      public static final org.apache.jena.rdf.model.Property parameterMap

      A Parameter Map element to generate the parameter of a function.

    • parent

      public static final org.apache.jena.rdf.model.Property parent

      Names a source record in the parent source of a join.

    • parentLogicalView

      public static final org.apache.jena.rdf.model.Property parentLogicalView

      The parent logical view of the logical view join.

    • parentMap

      public static final org.apache.jena.rdf.model.Property parentMap

      Names a parent map in the parent source of a join.

    • parentTriplesMap

      public static final org.apache.jena.rdf.model.Property parentTriplesMap

      Specifies the TriplesMap element corresponding to the parent logical source of the foreign key constraint.

    • path

      public static final org.apache.jena.rdf.model.Property path

      Denotes the path to a source or target resource.

    • predicate

      public static final org.apache.jena.rdf.model.Property predicate

      Specifies the predicate for the generated triple from the logical source record.

    • predicateMap

      public static final org.apache.jena.rdf.model.Property predicateMap

      A PredicateMap element to generate the predicate component of the (predicate, object) pair from a logical source record.

    • predicateObjectMap

      public static final org.apache.jena.rdf.model.Property predicateObjectMap

      A PredicateObjectMap element to generate (predicate, object) pair from a logical source record.

    • quotedTriplesMap

      public static final org.apache.jena.rdf.model.Property quotedTriplesMap

      An quoted TriplesMap element to generate a RDF-star triple as subject or object or another triple from a logical source record.

    • reference

      public static final org.apache.jena.rdf.model.Property reference

      A valid expression that selects values from the source data. The reference should conform to the syntax rules/grammar of the specified Reference Formulation.

    • referenceFormulation

      public static final org.apache.jena.rdf.model.Property referenceFormulation

      The reference formulation used to refer to extracts of the source data.

    • return_

      public static final org.apache.jena.rdf.model.Property return_

      Specifies the return output of a function.

    • returnMap

      public static final org.apache.jena.rdf.model.Property returnMap

      A Return Map element to generate the return output of a function.

    • root

      public static final org.apache.jena.rdf.model.Property root

      Defines the root of the relative path.

    • serialization

      public static final org.apache.jena.rdf.model.Property serialization

      Defines the serialization to generate the target output.

    • source

      public static final org.apache.jena.rdf.model.Property source

      Defines the source that describe the input data.

    • strategy

      public static final org.apache.jena.rdf.model.Property strategy

      A Strategy element to indicate how to perform an action (e.g. gather for collections and containers, join).A Strategy element to indicate how to perform an action.

    • structuralAnnotation

      public static final org.apache.jena.rdf.model.Property structuralAnnotation

      A structural annotation of the logical view.

    • subject

      public static final org.apache.jena.rdf.model.Property subject

      An IRI reference for use as subject for all the RDF triples generated from a logical source record.

    • subjectMap

      public static final org.apache.jena.rdf.model.Property subjectMap

      A SubjectMap element to generate a subject from a logical source record.

    • target

      public static final org.apache.jena.rdf.model.Property target

      Defines the target that describe the output data.

    • targetFields

      public static final org.apache.jena.rdf.model.Property targetFields

      The property targetFields specifies the Fields target of the InclusionAnnotation.

    • targetView

      public static final org.apache.jena.rdf.model.Property targetView

      The property targetFields specifies the Fields target of the InclusionAnnotation.

    • template

      public static final org.apache.jena.rdf.model.Property template

      A template (format string) to specify how to generate a value for a expression map, using one or more records from a logical source record.

    • termType

      public static final org.apache.jena.rdf.model.Property termType

      A string indicating whether subject or object generated using the value from a source record name specified should be an IRI/URI (safe or unsafe) reference, blank node, or a literal.

    • viewOn

      public static final org.apache.jena.rdf.model.Property viewOn

      The source of the logical view. This is the abstract logical source from which the logical view is derived.

    • AbstractLogicalSource

      public static final org.apache.jena.rdf.model.Resource AbstractLogicalSource

      An iterable that can be associated with a triples map such that a data source can be mapped to RDF triples.

    • AssertedTriplesMap

      public static final org.apache.jena.rdf.model.Resource AssertedTriplesMap

      A type of Triples Map that is quoted and asserted in the resulting graph.

    • BlankNode

      public static final org.apache.jena.rdf.model.Resource BlankNode

      Denotes a blank node, used with termType

    • ChildMap

      public static final org.apache.jena.rdf.model.Resource ChildMap

      Represents a child map

    • Compression

      public static final org.apache.jena.rdf.model.Resource Compression

      Represents file compression schemes.

    • CurrentWorkingDirectory

      public static final org.apache.jena.rdf.model.Resource CurrentWorkingDirectory

      Denotes the path to the current working directory of the RML processor.

    • DatatypeMap

      public static final org.apache.jena.rdf.model.Resource DatatypeMap

      Represents a datatype map

    • Encoding

      public static final org.apache.jena.rdf.model.Resource Encoding

      Represents encoding formats.

    • ExpressionField

      public static final org.apache.jena.rdf.model.Resource ExpressionField

      An expression field is an expression map that gives a name to an expression.

    • ExpressionMap

      public static final org.apache.jena.rdf.model.Resource ExpressionMap

      Represents an expression map

    • Field

      public static final org.apache.jena.rdf.model.Resource Field

      A field gives a name to data derived from the abstract logical source on which a logical view is defined.

    • ForeignKeyAnnotation

      public static final org.apache.jena.rdf.model.Resource ForeignKeyAnnotation

      A foreign key annotation is analogous to the notion of foreign key constraint in databases.

    • FunctionExecution

      public static final org.apache.jena.rdf.model.Resource FunctionExecution

      Represents a function execution.

    • FunctionMap

      public static final org.apache.jena.rdf.model.Resource FunctionMap

      Represents a function map.

    • GatherMap

      public static final org.apache.jena.rdf.model.Resource GatherMap

      Denotes a term map that generates a collection (rdf:List) or container (rdf:Bag, rdf:Seq, rdf:Alt).

    • GraphMap

      public static final org.apache.jena.rdf.model.Resource GraphMap

      Represents a graph map.

    • IRI

      public static final org.apache.jena.rdf.model.Resource IRI

      Denotes an IRI, used with termType.

    • IRISafeAnnotation

      public static final org.apache.jena.rdf.model.Resource IRISafeAnnotation

      A IRI safe annotation indicates that the field content is IRI safe.

    • InclusionDependencyAnnotation

      public static final org.apache.jena.rdf.model.Resource InclusionDependencyAnnotation

      An inclusion dependency annotation is analogous to the notion of inclusion dependency in databases.

    • Input

      public static final org.apache.jena.rdf.model.Resource Input

      Represents a input for an execution.

    • Iterable

      public static final org.apache.jena.rdf.model.Resource Iterable

      An abstract construct to describe data access and iteration for a data source.

    • IterableField

      public static final org.apache.jena.rdf.model.Resource IterableField

      An iterable field is an iterable that gives a name to a logical iteration.

    • Join

      public static final org.apache.jena.rdf.model.Resource Join

      Represents a join condition.

    • LanguageMap

      public static final org.apache.jena.rdf.model.Resource LanguageMap

      Represents a language map

    • Literal

      public static final org.apache.jena.rdf.model.Resource Literal

      Denotes a Literal, used with termType.

    • LogicalSource

      public static final org.apache.jena.rdf.model.Resource LogicalSource

      Denotes a logical source.

    • LogicalTarget

      public static final org.apache.jena.rdf.model.Resource LogicalTarget

      Denotes a logical target.

    • LogicalView

      public static final org.apache.jena.rdf.model.Resource LogicalView

      A logical view (rml:LogicalView) is a type of abstract logical source that is derived from another abstract logical source by defining fields with data from said abstract logical source.

    • LogicalViewJoin

      public static final org.apache.jena.rdf.model.Resource LogicalViewJoin

      A logical view join is an operation that adapts the logical iterations of one logical view (the child logical view) with fields from another logical view (the parent logical view).

    • MappingDirectory

      public static final org.apache.jena.rdf.model.Resource MappingDirectory

      Denotes the path to the location of the RML mapping.

    • Namespace

      public static final org.apache.jena.rdf.model.Resource Namespace

      Denotes a namespace.

    • NonAssertedTriplesMap

      public static final org.apache.jena.rdf.model.Resource NonAssertedTriplesMap

      A type of Triples Map that is quoted but not asserted in the resulting graph

    • NonNullableAnnotation

      public static final org.apache.jena.rdf.model.Resource NonNullableAnnotation

      A non nullable annotation is analogous to the notion of NOT NULL constraints in databases.

    • ObjectMap

      public static final org.apache.jena.rdf.model.Resource ObjectMap

      Represents an object map.

    • ParameterMap

      public static final org.apache.jena.rdf.model.Resource ParameterMap

      Represents a parameter map.

    • ParentMap

      public static final org.apache.jena.rdf.model.Resource ParentMap

      Represents a parent map

    • PredicateMap

      public static final org.apache.jena.rdf.model.Resource PredicateMap

      Represents a predicate map.

    • PredicateObjectMap

      public static final org.apache.jena.rdf.model.Resource PredicateObjectMap

      Represents a predicate-object map.

    • PrimaryKeyAnnotation

      public static final org.apache.jena.rdf.model.Resource PrimaryKeyAnnotation

      A primary key annotation is analogous to the notion of a primary key constraints in databases.

    • RefObjectMap

      public static final org.apache.jena.rdf.model.Resource RefObjectMap

      Denotes a reference to an object map.

    • ReferenceFormulation

      public static final org.apache.jena.rdf.model.Resource ReferenceFormulation

      Denotes a Reference Formulation.

    • RelativePath

      public static final org.apache.jena.rdf.model.Resource RelativePath

      Denotes a relative path location.

    • ReturnMap

      public static final org.apache.jena.rdf.model.Resource ReturnMap

      Represents a return map.

    • Source

      public static final org.apache.jena.rdf.model.Resource Source

      Denotes a source.

    • StarMap

      public static final org.apache.jena.rdf.model.Resource StarMap

      Represents a star map able to generate RDF-star triples.

    • Strategy

      public static final org.apache.jena.rdf.model.Resource Strategy

      Denotes a strategy to perform a action (e.g. gather for collections and containers, joins).Denotes a strategy to perform an action or process.

    • StructuralAnnotation

      public static final org.apache.jena.rdf.model.Resource StructuralAnnotation

      A structural annotation provide a mechanism to express relationships between logical views, as well as additional information about fields.

    • SubjectMap

      public static final org.apache.jena.rdf.model.Resource SubjectMap

      Represents a subject map.

    • Target

      public static final org.apache.jena.rdf.model.Resource Target

      Denotes a target.

    • TermMap

      public static final org.apache.jena.rdf.model.Resource TermMap

      A function that generates any number of RDF terms from a logical source record.

    • TriplesMap

      public static final org.apache.jena.rdf.model.Resource TriplesMap

      Represents a triples map.

    • URI

      public static final org.apache.jena.rdf.model.Resource URI

      Denotes a URI, used with termType.

    • UniqueAnnotation

      public static final org.apache.jena.rdf.model.Resource UniqueAnnotation

      A unique annotation is analogous to the notion of UNIQUE constraints in databases. .

    • UnsafeIRI

      public static final org.apache.jena.rdf.model.Resource UnsafeIRI

      Denotes an unsafe IRI, used with termType.

    • UnsafeURI

      public static final org.apache.jena.rdf.model.Resource UnsafeURI

      Denotes an unsafe URI, used with termType.

    • XPathReferenceFormulation

      public static final org.apache.jena.rdf.model.Resource XPathReferenceFormulation

      Denotes a XPath Reference Formulation.

    • CSV

      public static final org.apache.jena.rdf.model.Resource CSV

      Denotes that the CSV file's column names are used for referring to extracts of CSV resources.

    • JSONPath

      public static final org.apache.jena.rdf.model.Resource JSONPath

      Denotes the JSONPath reference formulation, used for referring to extracts of JSON sources.

    • SQL2008Query

      public static final org.apache.jena.rdf.model.Resource SQL2008Query

      Denotes a query in SQL 2008.

    • SQL2008Table

      public static final org.apache.jena.rdf.model.Resource SQL2008Table

      Denotes a table in SQL 2008.

    • UTF_16

      public static final org.apache.jena.rdf.model.Resource UTF_16

      Represents the UFT-16 encoding.

    • UTF_8

      public static final org.apache.jena.rdf.model.Resource UTF_8

      Represents the UFT-8 encoding.

    • XPath

      public static final org.apache.jena.rdf.model.Resource XPath

      Denotes the XPath reference formulation, used for referring to extracts of XML sources.

    • append

      public static final org.apache.jena.rdf.model.Resource append

      Informs that the sets of RDF terms generated by each TermMap of the GatherMap are to be appended within the collection or container.

    • cartesianProduct

      public static final org.apache.jena.rdf.model.Resource cartesianProduct

      Informs that the RDF terms generated by each TermMap of the GatherMap are to be grouped (in the constructed collection or container) by doing a Cartesian product of these terms.

    • gzip

      public static final org.apache.jena.rdf.model.Resource gzip

      Represents GZip file compression.

    • none

      public static final org.apache.jena.rdf.model.Resource none

      Represents no compression.

    • targzip

      public static final org.apache.jena.rdf.model.Resource targzip

      Represents TarGZip file compression.

    • tarxz

      public static final org.apache.jena.rdf.model.Resource tarxz

      Represents TarXz file compression.

    • zip

      public static final org.apache.jena.rdf.model.Resource zip

      Represents Zip file compression.

    • constant

      public static final org.apache.jena.rdf.model.Property constant
    • defaultGraph

      public static final org.apache.jena.rdf.model.Resource defaultGraph
  • Constructor Details

    • RMLVocab

      public RMLVocab()
  • Method Details

    • getURI

      public static String getURI()

      The namespace of the vocabulary as a string

      Returns:
      namespace as String
      See Also: