Status: Accepted
Owner:
rich...@cyganiak.de
Labels: Type-Defect Priority-High Component-RDFOutput
New issue 220 by
rich...@cyganiak.de: Domains and ranges sometimes missing
from RDF output
http://code.google.com/p/neologism/issues/detail?id=220
In
http://vocab.lenka.no/geo-deling there are some properties (e.g., :eier
and :senter) that have two domains or ranges, where one of them is an
external vocabulary (geo:SpatialThing).
This is shown fine in the HTML and in the overview diagram.
However, in the RDF output (both RDF/XML and Turtle), only the one from the
same vocabulary is shown. The one for the external vocabulary is missing.
Not sure if the cause is the fact that there are *multiple* domains/ranges,
or if it's because some are from *external vocabularies*.