[ECODP-dev] visualisation resource

Girts Niedra girts.niedra at tenforce.com
Tue Feb 5 08:47:54 UTC 2013


the types like http://www.w3.org/ns/dcat#Download are part of the DCAT
vocabulary.
if we create a new class, it should be in ODP namespace (ecodp:) and in the
ecodp ontology


On Tue, Feb 5, 2013 at 9:45 AM, Bert Van Nuffelen <
bert.van.nuffelen at tenforce.com> wrote:

> Hi,
>
> I create 2 resource from the next rdf snippets
>
> <!-- Create a distribution -->
>     <dcat:distribution rdf:parseType="Resource">
>       <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Download"/>
>       <dct:format rdf:parseType="Resource">
>         <rdf:value rdf:datatype="http://purl.org/dc/terms/IMT
> ">application/zip</rdf:value>
>       </dct:format>
>       <ecodp:distributionFormat>application/zip</ecodp:distributionFormat>
>       <dct:title xml:lang="en">Download this file</dct:title>
>       <dct:description xml:lang="en">This is the description of the upload
> fiel</dct:description>
>       <dcat:accessURL rdf:datatype="
> http://www.w3.org/2001/XMLSchema-datatypes#anyURI">
> http://example.com/data/download/dataset1.xls</dcat:accessURL>
>     </dcat:distribution>
>
> <!-- Create a distribution -->
>     <dcat:distribution rdf:parseType="Resource">
>       <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Visualization"/>
>       <dct:title xml:lang="en">Visualization of this dataset</dct:title>
>       <dct:description xml:lang="en">This is the description of the
> Visualisation</dct:description>
>       <dcat:accessURL rdf:datatype="
> http://www.w3.org/2001/XMLSchema-datatypes#anyURI">
> http://example.com/data/scoreboard</dcat:accessURL>
>     </dcat:distribution>
>
>
> For the first one the rdf:type http://www.w3.org/ns/dcat#Download is
> recognized by CKAN
> but the second is not recognized. "http://www.w3.org/ns/dcat#Visualization
> "
>
> Can you tell me which value I have to pass to indicate that this resource
> is a visualization?
>
> Bert
>
>
>
> --
> Bert Van Nuffelen
>
> Semantic Technologies Software Architect at TenForce
> www.tenforce.be
>
> Bert.Van.Nuffelen at tenforce.com
> Office: +32 (0)16 31 48 60
> Mobile:+32 479 06 24 26
> skype: bert.van.nuffelen
> _______________________________________________
> Ecodp-dev mailing list
> Ecodp-dev at lists.okfn.org
> http://lists.okfn.org/mailman/listinfo/ecodp-dev
>
>


-- 
*Girts Niedra*
*Senior Project Manager*

Email: girts.niedra at tenforce.com
Mobile: +32 (0)493 07 32 36
Web: http://www.tenforce.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.okfn.org/mailman/private/ecodp-dev/attachments/20130205/8620b4e6/attachment.html>


More information about the ecodp-dev mailing list