RDF API: Frequently Asked Questions
(some of them)
-
Q: Can I use another XML parser instead of the one included in the
distribution?
-
A: Yes, for example, to use Apache Xerces parser pass the following
parameter to Java:
java -Dorg.xml.sax.parser=org.apache.xerces.parsers.SAXParser
<class name>
-
Q: Is the API concept "Model" part of the RDF model?
-
A: RDF
IG list