Uploaded image for project: 'Apache Commons RDF'
  1. Apache Commons RDF
  2. COMMONSRDF-39

Add RDFParser interface (experimental)

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.3.0
    • None
    • None

    Description

      Add RDFParser interface to the API - and implementations for jena/rdf4j/jsonld.

      This has emerged while doing the integrations in COMMONSRDF-35 COMMONSRDF-36 COMMONSRDF-33.

      I'm proposing a fluent "builder pattern"-like interface, e.g.

      new JenaRDFParser().source(path).target(graph).parse();
      

      As the design of this is still not quite settled it will be under the .experimental package for the 0.3.0 release. See
      https://lists.apache.org/thread.html/5b3450fa50e3d24660d284cbd62cddea0eaa68b0248252a97354d762@%3Cdev.commons.apache.org%3E

      There should also be a companion RDFWriter interface - making these look&feel similar.

      Attachments

        Activity

          People

            stain Stian Soiland-Reyes
            stain Stian Soiland-Reyes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: