Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-127

Add RDF/JSON Parsing Support to RIOT

    XMLWordPrintableJSON

Details

    Description

      The attached patch provides a RDF/JSON (Talis Specification) parser for RIOT, the patch is against ARQ trunk from the Jena SourceForge SVN repository

      It plugs in as an implementation of LangRIOT (named LangRDFJSON) and uses the existing TokenizerJSON from the atlas package to do the tokenisation. There is also a JenaReaderRdfJson added as part of this patch which does what the name suggests.

      I have also included in this patch a set of unit tests which verify the parsers behaviour with a variety of valid and invalid inputs.

      There are still some things to be addressed:

      • The patch includes registration of the Jena reader when SysRiot.writeIntoJena() is called but does not unregister itself when resetJenaReaders() is called, should this be done?
      • Add a RDF/JSON writer - a separate patch will be submitted at a later date (likely next week) for this

      Otherwise the patch is fairly comprehensive and I hope can be reviewed and included in future releases

      EDIT - I have now redone the patch against Apache SVN as well and attached that as a separate file since there are some differences in the structure of the two repos and some minor code changes that mean the SourceForge SVN patch cannot be applied directly against Apache SVN

      Attachments

        1. TestLangRdfJson.java
          18 kB
          Rob Vesse
        2. TestLangRdfJson.java
          19 kB
          Rob Vesse
        3. RdfJsonRiotPatch-ApacheSVN.patch
          100 kB
          Rob Vesse
        4. RdfJsonRiotPatch.patch
          43 kB
          Rob Vesse
        5. RdfJsonRiotPatch.patch
          44 kB
          Rob Vesse
        6. LangRDFJSON.java
          13 kB
          Rob Vesse
        7. JenaReaderRdfJson.java
          1 kB
          Rob Vesse
        8. ARQ-RDF-JSON-tests_r1179639.patch
          19 kB
          Andy Seaborne
        9. ARQ_JENA-127_r1179358.patch
          47 kB
          Paolo Castagna

        Issue Links

          Activity

            People

              castagna Paolo Castagna
              rvesse Rob Vesse
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: