User Tools

Site Tools


public:using_the_rdf_endpoints_to_pull_data_from_ckan

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
public:using_the_rdf_endpoints_to_pull_data_from_ckan [2020/01/14 15:43]
admin fixed typo
public:using_the_rdf_endpoints_to_pull_data_from_ckan [2020/01/14 16:12]
admin Added fields from https://docs.google.com/spreadsheets/d/1KbUbH4KOgqtkcR5AGpbcl362GeR3zt2MX8AcL-bE_2g/edit#gid=230201128
Line 10: Line 10:
   * How to call the catalog endpoint to obtain a list of datasets   * How to call the catalog endpoint to obtain a list of datasets
   * How to get a particular dataset in various LOD formats ​   * How to get a particular dataset in various LOD formats ​
-===== Things to know beforehand ​=====+===== Things to know in forehand ​=====
  
 ==== What is Linked Open Data (LOD) and what is the difference from Open Data ==== ==== What is Linked Open Data (LOD) and what is the difference from Open Data ====
Line 159: Line 159:
  
 ^ Metadata field name ^ ODM Ckan internal id    ^  Standard term   ^ Standard term uri ^ ^ Metadata field name ^ ODM Ckan internal id    ^  Standard term   ^ Standard term uri ^
-| Document type               ​| ​document_type ​       | agls:​documentType ​  | http://​www.agls.gov.au/​agls/​terms/​documentType |+| Document type               ​| ​odm_document_type ​       | agls:​documentType ​  | http://​www.agls.gov.au/​agls/​terms/​documentType |
 | Document reference number ​              | odm_document_number ​       | dbpedia-owl:​documentNumber ​   | http://​dbpedia.org/​ontology/​documentNumber | | Document reference number ​              | odm_document_number ​       | dbpedia-owl:​documentNumber ​   | http://​dbpedia.org/​ontology/​documentNumber |
 | Language ​              | odm_language ​       | dcterms:​language ​   | http://​dublincore.org/​documents/​2012/​06/​14/​dcmi-terms/?​v=terms#​language | | Language ​              | odm_language ​       | dcterms:​language ​   | http://​dublincore.org/​documents/​2012/​06/​14/​dcmi-terms/?​v=terms#​language |
Line 174: Line 174:
 | Contact ​              | odm_contact ​       | ebucore:​Contact ​   | https://​www.ebu.ch/​metadata/​ontologies/​ebucore/​index.html#​Contact | | Contact ​              | odm_contact ​       | ebucore:​Contact ​   | https://​www.ebu.ch/​metadata/​ontologies/​ebucore/​index.html#​Contact |
 | Notes               | odm_laws_notes ​       | skos:​note ​   | https://​www.w3.org/​2009/​08/​skos-reference/​skos.html#​note | | Notes               | odm_laws_notes ​       | skos:​note ​   | https://​www.w3.org/​2009/​08/​skos-reference/​skos.html#​note |
-| Legacy reference document |  odm_reference_document ​       | pproc:​documentReference ​   | http://​contsem.unizar.es/​def/​sector-publico/​pproc.html#​documentReference |+| Legacy reference document | odm_reference_document ​       | pproc:​documentReference ​   | http://​contsem.unizar.es/​def/​sector-publico/​pproc.html#​documentReference ​
 +| Province(s) | odm_province ​ |     ​| ​ | 
 +| Date modified | odm_date_modified ​ |     ​| ​ | 
 +| Date updated | odm_date_updated ​ |     ​| ​ | 
 +| Keywords | odm_keywords ​ |     ​| ​ | 
 +| Issuing agency/​parties | odm_laws_issuing_agency_parties ​ |     ​| ​ | 
 +| Implementing agencies | odm_laws_implementing_agencies ​ |     ​| ​ | 
 +|  |  odm_laws_primary_policy_reference_point ​ |     ​| ​ | 
 +|  | odm_access_and_use_constraints ​ |     ​| ​ | 
 +| Status ​ | odm_laws_status ​ |     ​| ​ | 
 +| Version date (of draft) ​ | odm_laws_version_date ​ |     ​| ​ | 
 +| Effective/​Enforced Date   | odm_effective_date ​ |     ​| ​ | 
 +| Previous legal document  ​ | odm_laws_previous_legal_document ​ |     ​| ​ | 
 +| Parent document  ​ | odm_laws_parent_document ​ |     ​| ​ | 
 +| Child Document  ​ | odm_laws_child_document ​ |     ​| ​ | 
 +| Other reference or supporting documents  ​ | odm_laws_other_references ​ |     ​| ​ | 
 +| Publication reference  ​ | odm_laws_official_publication_reference ​ |     ​| ​ | 
 +| Links to source  ​ | odm_laws_source ​ |     ​|  ​|
 ===== Visualizing ODM's datasets ===== ===== Visualizing ODM's datasets =====
  
public/using_the_rdf_endpoints_to_pull_data_from_ckan.txt · Last modified: 2020/06/23 15:05 (external edit)