Uses of Class
org.apache.jena.datatypes.BaseDatatype
Packages that use BaseDatatype
Package
Description
Provides datatype definitions for the XML Schema datatypes support by Jena.
Provides implementations of the XSD datatype.
This package provides basic implementations of Graph interfaces
such as EventManager and Capabilities.
A parser for RDF/XML.
Provides a selection of simple rule engines for Jena inference models.
-
Uses of BaseDatatype in org.apache.jena.datatypes.xsd
Subclasses of BaseDatatype in org.apache.jena.datatypes.xsdModifier and TypeClassDescriptionclass
Implement base64binary type.class
Root class for XSD datatypes with binary values, xsd:hexBinary and xsd:base64Binary.class
Representation of an XSD datatype based on the Xerces-2 XSD implementation.static class
Generic XML Schema datatype (outside the xsd: namespace)class
Implement hexbinary type. -
Uses of BaseDatatype in org.apache.jena.datatypes.xsd.impl
Subclasses of BaseDatatype in org.apache.jena.datatypes.xsd.implModifier and TypeClassDescriptionclass
rdf:html.class
rdf:json.class
rdf:langString.class
Builtin data type to represent XMLLiteral (i.e.class
Base class for all date/time/duration type representations.class
Base implementation for all numeric datatypes derived from xsd:decimal.class
Base implementation for all string datatypes derived from xsd:string.class
Datatype template used to define XSD int typesclass
class
Type processor for dateTime, most of the machinery is in the base XSDAbstractDateTimeType class.class
Type processor for date, most of the machinery is in the base XSDAbstractDateTimeType class.class
class
Type processor for gDay, most of the machinery is in the base XSDAbstractDateTimeType class.class
Datatype representation for xsd:float.class
The XSD duration type, the only job of this extra layer is to wrap the return value in a more convenient accessor type.class
Datatype representation for xsd:float.class
Type processor for gMonthDay, most of the machinery is in the base XSDAbstractDateTimeType class.class
Type processor for gMonth, most of the machinery is in the base XSDAbstractDateTimeType class.class
A datatype that does not use the Xerces machinery for isEqual, yet is still an XSDDatatype.class
Type processor for time, most of the machinery is in the base XSDAbstractDateTimeType class.class
class
Type processor for gYearMonth, most of the machinery is in the base XSDAbstractDateTimeType class.class
Type processor for year, most of the machinery is in the base XSDAbstractDateTimeType class. -
Uses of BaseDatatype in org.apache.jena.graph.impl
Subclasses of BaseDatatype in org.apache.jena.graph.impl -
Uses of BaseDatatype in org.apache.jena.rdfxml.xmlinput0
Subclasses of BaseDatatype in org.apache.jena.rdfxml.xmlinput0Modifier and TypeClassDescriptionclass
Builtin data type to represent XMLLiteral (i.e. -
Uses of BaseDatatype in org.apache.jena.reasoner.rulesys
Subclasses of BaseDatatype in org.apache.jena.reasoner.rulesysModifier and TypeClassDescriptionclass
Datatype definition for functor-valued literals.