All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.ontoware.rdf2go.model.impl.design.txt Maven / Gradle / Ivy

Go to download

RDF2go is an implementation-independent Java API with the design goals: portability (hence the name), performance and ease of implementation. This project was started at FZI Forschungszentrum Informatik Karlsruhe, Germany - www.fzi.de

The newest version!
...unfinished...


notes for the desing of AbstractModel and AbstractModelSet

contains(...) and iterator() calls find(...)





The abstract methods thad *must* be implemented
should have aggregated objects (statement, quadpatter) in their
signature, instead of parameters split up (subject, predicate,
object => statement).
then its easier to implement subclasses. 




© 2015 - 2025 Weber Informatics LLC | Privacy Policy