GMDSP-Linked-Data / RDF-work-in-progress

RDF conversions of Manchester, Trafford & Salford council open data
http://gmdsp.org.uk
MIT License
1 stars 0 forks source link

Ownership of data / assets #4

Closed stevieflow closed 10 years ago

stevieflow commented 10 years ago

Should we be declaring that the

a) data is owned by the relevant council c) the items talked about in the dataset are own by the council (ie the street lamp)

If so - what would we use? org?

joeyjojo-zz commented 10 years ago

Not all my data is owned by the council, for instance allotments, recycling centres (all though I don't have street lights yet so havent talked about this) so it may not be as easy as saying these are all owned by the council.

stevieflow commented 10 years ago

But is there a difference between who owns the data (spreadsheet on street lighting) and who owns the subject of the data (the street lighting)? or who supplied / published the data and who owns it?

(sorry - slightly conceptual and could go on and on!)

stevieflow commented 10 years ago

Have tried something like this to describe that the data was created by an organisation:

<rdf:Description rdf:about="http://opendatacommunities.org/doc/metropolitan-district/trafford1"><rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Collection"/>
<rdfs:label>Trafford MBC</rdfs:label>
<org:organization>GMDSP</org:organization>
<dc:source rdf:resource="https://www.trafford.gov.uk/about-your-council/data-protection/open-data/open-data.aspx"/>
</rdf:Description>

Which is evident here: http://gmdsp-staging.publishmydata.com/data/trafford/allotments-statistics

Not 100% this is correct, but looks interesting

Commit: https://github.com/GMDSP-Linked-Data/RDF-work-in-progress/commit/28c423d51b76711117c7c40bd5f6521308aae01c

ianwdunlop commented 10 years ago

Hello,

I'm a bit worried that there is too much complexity creeping in. Starting to feel like a computer science 'discussion'.

So, the allotment stats page on PMD seem to have the resource http://gmdsp-staging.publishmydata.com/resource?uri=http%3A%2F%2Fdata.gmdsp.org.uk%2Fdef%2Fcounciltaxbanding I'm confused, is it just the description that is wrong here?

Cheers,

Ian

On 12 March 2014 12:05, Steven Flower notifications@github.com wrote:

Have tried something like this to describe that the data was created by an organisation:

rdfs:labelTrafford MBC/rdfs:label org:organizationGMDSP/org:organization /rdf:Description Which is evident here: http://gmdsp-staging.publishmydata.com/data/trafford/allotments-statistics Not 100% this is correct, but looks interesting ## Reply to this email directly or view it on GitHubhttps://github.com/GMDSP-Linked-Data/RDF-work-in-progress/issues/4#issuecomment-37400913 .
stevieflow commented 10 years ago

Sorry!

Anyway - that skos:Collection was an oversight. It looks simpler now:

http://gmdsp-staging.publishmydata.com/data/trafford/allotments-statistics