Hi Josep,

the dataview is grouped in three sections: the context/graph view, the
classes/types view, and the resource list.

If you select a graph in the first chart, the two other sections will
be updated to show only data from the selected graph.

If you select a type/class in the second chart, the resource list will
show only resources with this type assigned.

Try selecting <http://rhizomik.net/Pests#PestTest> in the second chart
and see whether your "missing" resource is listed...

Best,
Jakob

On 2 September 2014 13:02, Josep Maria Brunetti <jos...@gmail.com> wrote:
> Hi Jakob,
>
> I'm also using version 3.2.1.
>
> This is the query generated to list the resources:
>
> "SELECT ?a ?b ?c WHERE {?a ?b ?c.{SELECT ?a WHERE {?a ?b ?c.FILTER NOT
> EXISTS {?a a ?class}}ORDER BY ?a  LIMIT 5}}"
>
> I think that the problem is with the "FILTER NOT EXISTS{?a a ?class}", which
> only lists resources without rdf:type.
>
> Anyway, I see the resource is still available at
> http://localhost:8080/marmotta/resource?uri=[uri] even if it is not listed,
> so I supose I can use versioning with it.
>
> I will keep working with Marmotta and I will report again if I have any
> doubt.
>
> Thank you again,
>
> Best,
>
> --
> Josep Maria Brunetti Fernández
> Escola Politècnica Superior (EPS) - Universitat de Lleida
> C\ Jaume II 69, 25001 Lleida

Reply via email to