Stian Soiland-Reyes created COMMONSRDF-24:
---------------------------------------------
Summary: Create Implementors Guide on web site
Key: COMMONSRDF-24
URL: https://issues.apache.org/jira/browse/COMMONSRDF-24
Project: Apache Commons RDF
Issue Type: Task
Reporter: Stian Soiland-Reyes
Priority: Minor
Just as we have a User Guide on the website, we probably should have an
Implementors Guide. This can highlight a couple of things like:
* How to provide your Commons RDF instances and factories (e.g. how to work
with the ServiceLoader)
* RDFTermFactory - how to do BlankNode creation per name - show hashing pattern
of how to avoid keeping state (see discussion with [Alexandre
Bertails|http://mail-archives.apache.org/mod_mbox/commonsrdf-dev/201505.mbox/%3ccanvn8kzuvexxf9-bgn1esofz4+f8ge7bw5fhm836lmde_sp...@mail.gmail.com%3E])
* How to do the testing
* What should always be implemented, and what can reasonably throw
UnsupportedOperationException?
* Considerations around streams, threads, etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)