
org.ontoware.rdf2go.model.impl.design.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rdf2go.api Show documentation
Show all versions of rdf2go.api Show documentation
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