Skip navigation links
C G I Q R 

C

com.apicatalog.rdf.api - package com.apicatalog.rdf.api
Simple and universal RDF micro-interfaces enabling fast and efficient integration of RDF processors.

G

getDatatype() - Method in exception com.apicatalog.rdf.api.RdfConsumerException
 
getDirection() - Method in exception com.apicatalog.rdf.api.RdfConsumerException
 
getGraph() - Method in exception com.apicatalog.rdf.api.RdfConsumerException
 
getLanguage() - Method in exception com.apicatalog.rdf.api.RdfConsumerException
 
getObject() - Method in exception com.apicatalog.rdf.api.RdfConsumerException
 
getPredicate() - Method in exception com.apicatalog.rdf.api.RdfConsumerException
 
getSubject() - Method in exception com.apicatalog.rdf.api.RdfConsumerException
 

I

isBlank(String) - Static method in interface com.apicatalog.rdf.api.RdfQuadConsumer
Checks whether the provided resource identifier represents a blank node.
isDirLangString(String, String, String) - Static method in interface com.apicatalog.rdf.api.RdfQuadConsumer
Determines if the provided combination of datatype, language, and direction qualifies the object as an RDF directional language-tagged string literal with a specified direction.
isLangString(String, String, String) - Static method in interface com.apicatalog.rdf.api.RdfQuadConsumer
Determines if the provided combination of datatype, language, and direction qualifies the object as an RDF language-tagged string literal with no specified direction.
isLiteral(String, String, String) - Static method in interface com.apicatalog.rdf.api.RdfQuadConsumer
Determines if the provided combination of datatype, language, and direction qualifies the object as RDF literal.
isValidObject(String, String, String) - Static method in interface com.apicatalog.rdf.api.RdfQuadConsumer
Validates whether the object is a valid RDF object based on the presence of datatype, language, and direction.

Q

quad(String, String, String, String, String, String, String) - Method in interface com.apicatalog.rdf.api.RdfQuadConsumer
Consumes an RDF quad where the object may be an IRI, blank node, typed literal, or language-tagged literal.

R

RdfConsumerException - Exception in com.apicatalog.rdf.api
 
RdfConsumerException(String) - Constructor for exception com.apicatalog.rdf.api.RdfConsumerException
 
RdfConsumerException(Throwable) - Constructor for exception com.apicatalog.rdf.api.RdfConsumerException
 
RdfConsumerException(String, Throwable) - Constructor for exception com.apicatalog.rdf.api.RdfConsumerException
 
RdfConsumerException(String, String, String, String, Exception) - Constructor for exception com.apicatalog.rdf.api.RdfConsumerException
 
RdfConsumerException(String, String, String, String, String, Exception) - Constructor for exception com.apicatalog.rdf.api.RdfConsumerException
 
RdfConsumerException(String, String, String, String, String, String, Exception) - Constructor for exception com.apicatalog.rdf.api.RdfConsumerException
 
RdfConsumerException(String, String, String, String, String, String, String, Exception) - Constructor for exception com.apicatalog.rdf.api.RdfConsumerException
 
RdfQuadConsumer - Interface in com.apicatalog.rdf.api
RDF quad consumer interface designed for high-performance processing and seamless integration with third-party libraries.
C G I Q R 
Skip navigation links

Copyright © 2025. All rights reserved.