java-rdfa icon indicating copy to clipboard operation
java-rdfa copied to clipboard

RDFa Parser for java

Results 16 java-rdfa issues
Sort by recently updated
recently updated
newest added

These would be a good idea.

The Resolver interface has just the one method: String resolve(String first, String second); Where the second string is a URI/IRI to be resolved relative to a URI/IRI in the first...

foaf is supposed to be unbound here, so no triples ought to be emitted. ``` ```

Options are increasing ( IRI, URI, 1.0, 1.1, html, xhtml ...), which means rather too many combinations. IRI and html could be auto-detected. Choosing xhtml vs html (when available) ought...

`java-rdfa` has not seen a new release since 11 years. It has outdated dependencies that make it difficult to incorporate the library in projects due to version conflicts. Additionally there...