Task #3722
Updated by Rob Nahf over 11 years ago
The idea here is to build a parser that can get implied relationships from resource maps as well as the explicitly stated ones.
Performance-wise, try to limit what the model parses to what is being looked for, (not extraneous definitions submitters may choose to add) so that memory and computation time are limited.
see http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/reasoner/rulesys/RDFSRuleReasoner.html
Performance-wise, try to limit what the model parses to what is being looked for, (not extraneous definitions submitters may choose to add) so that memory and computation time are limited.
see http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/reasoner/rulesys/RDFSRuleReasoner.html