[OTDev] Dataset metadata API extensions

Nina Jeliazkova jeliazkova.nina at gmail.com
Tue Mar 15 10:50:22 CET 2011


Hi Egon,


On 15 March 2011 11:39, Egon Willighagen <egon.willighagen at gmail.com> wrote:

> Hi Nina,
>
> On Tue, Mar 15, 2011 at 9:21 AM, Nina Jeliazkova
> <jeliazkova.nina at gmail.com> wrote:
> > 3) In order to specify the distribution license of the dataset, add
> > dcterms:license [1] to the metadata representation, e.g.
>
> I find it very important to have annotation like this... the matching
> annotation is whom has copyright over the data? Is that available
> already?
>

No, do you have a suggestion how to represent this in RDF ?


>
> > curl -H "Accept:text/n3"
> >> http://apps.ideaconsult.net:8080/ambit2/dataset/1/metadata
> >>
> >> <http://apps.ideaconsult.net:8080/ambit2/dataset/112>
> >>       a       ot:Dataset ;
> >>       dc:title "ToxCast_ToxRefDB_20091214.txt" ;
> >>       dcterms:license "http://www.opendatacommons.org/licenses/pddl" .
>
> A bit pedantic, but the dcterms:license has resources as range, so the
> output should probably be:
>
> <http://apps.ideaconsult.net:8080/ambit2/dataset/112>
>        dcterms:license <http://www.opendatacommons.org/licenses/pddl> .
>

OK, will be changed.



>
> This looks like an important addition to the API to me! Thanx!
>
>
Thanks  for the pointer to http://www.w3.org/TR/2011/NOTE-void-20110303/ .

Nina

Egon
>
> --
> Dr E.L. Willighagen
> Postdoctoral Researcher
> Institutet för miljömedicin
> Karolinska Institutet
> Homepage: http://egonw.github.com/
> LinkedIn: http://se.linkedin.com/in/egonw
> Blog: http://chem-bla-ics.blogspot.com/
> PubList: http://www.citeulike.org/user/egonw/tag/papers
>



More information about the Development mailing list