Class XsdDatatypesDefault

java.lang.Object
org.linkedopenactors.rdfpub.store.rdf4j.vocab.XsdDatatypesDefault
All Implemented Interfaces:
Vocabulary, XsdDatatypes

public class XsdDatatypesDefault extends Object implements XsdDatatypes
  • Constructor Details

    • XsdDatatypesDefault

      public XsdDatatypesDefault()
  • Method Details

    • getNamespace

      public org.apache.commons.rdf.api.IRI getNamespace()
      Specified by:
      getNamespace in interface Vocabulary
    • nonNegativeInteger

      public org.apache.commons.rdf.api.IRI nonNegativeInteger()
      Specified by:
      nonNegativeInteger in interface XsdDatatypes
    • string

      public org.apache.commons.rdf.api.IRI string()
      Specified by:
      string in interface XsdDatatypes
    • decimal

      public org.apache.commons.rdf.api.IRI decimal()
      Specified by:
      decimal in interface XsdDatatypes
    • integer

      public org.apache.commons.rdf.api.IRI integer()
      Specified by:
      integer in interface XsdDatatypes
    • floatType

      public org.apache.commons.rdf.api.IRI floatType()
      Specified by:
      floatType in interface XsdDatatypes
    • booleanType

      public org.apache.commons.rdf.api.IRI booleanType()
      Specified by:
      booleanType in interface XsdDatatypes
    • date

      public org.apache.commons.rdf.api.IRI date()
      Specified by:
      date in interface XsdDatatypes
    • time

      public org.apache.commons.rdf.api.IRI time()
      Specified by:
      time in interface XsdDatatypes