You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2011/03/14 16:29:30 UTC

[jira] Assigned: (JENA-43) documentation errors on "the Assembler howto"

     [ https://issues.apache.org/jira/browse/JENA-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne reassigned JENA-43:
---------------------------------

    Assignee: christopher james dollin

> documentation errors on "the Assembler howto"
> ---------------------------------------------
>
>                 Key: JENA-43
>                 URL: https://issues.apache.org/jira/browse/JENA-43
>             Project: Jena
>          Issue Type: Improvement
>          Components: Web site
>            Reporter: Tim Harsch
>            Assignee: christopher james dollin
>
> 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

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira