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

documentation errors on "the Assembler howto"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • Jena 2.13.0
    • Web site
    • None

    Description

      I found these errors on the page:
      http://jena.sourceforge.net/assembler/assembler-howto.html

      1) missing section: loading-assembler-classes referenced by link in "other Assembler directives"
      I'd say this is trivial but I'd really like to read this section if it exists...
      2) In "overview section" eg:model appears twice. I think it should be eg:opening-example instead.
      I'd say it is trivial but for someone new like me this was making reading that section pretty confusing.
      3) In section "content" this appears when shown as "N3"
      ja:HasFileManager a rdfs:Class
      ; rdfs:subClassOf ja:Object
      .
      ja:fileManager a rdf:Property
      ; rdfs:domain ja:HasFileManager
      ; rdfs:range ja:FileManager

      but when shown as condensed it is:

      class ja:HasFileManager subClassOf ja:Object
      domainOf ja:fileManager withRange ja:FileManager

      they are not semantically the same. OK this may be trivial, but the condensed form is a little confusing.

      4) link to http://jena.sourceforge.net/vocabularies/assembler.n3 is 404

      Attachments

        1. JENA-43.patch
          1 kB
          Bruno P. Kinoshita

        Activity

          People

            andy Andy Seaborne
            harschware Tim Harsch
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: