Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
ckanext-dcatdonl-docs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
opensource
ckanext-dcatdonl-docs
Commits
49e95094
Commit
49e95094
authored
Apr 23, 2018
by
Willem ter Berg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
newlines
parent
ab652ed0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
20 deletions
+27
-20
source/dcat_ckan_mapping.rst
source/dcat_ckan_mapping.rst
+27
-20
No files found.
source/dcat_ckan_mapping.rst
View file @
49e95094
...
...
@@ -3,10 +3,6 @@ DCAT to CKAN mapping
In the tables below the exact mapping of DCAT-AP-DONL properties to their CKAN schema counterparts is shown.
.. |br| raw:: html
<br />
+------------------------------+------------------------------------+
| DCAT Property | CKAN Property |
+==============================+====================================+
...
...
@@ -20,12 +16,17 @@ In the tables below the exact mapping of DCAT-AP-DONL properties to their CKAN s
+------------------------------+------------------------------------+
| Dataset.modified | Dataset.modified |
+------------------------------+------------------------------------+
| Dataset.contactPoint | | Dataset.contact_point_name |
| | | Dataset.contact_point_email |
| | | Dataset.contact_point_website |
| | | Dataset.contact_point_phone |
| | | Dataset.contact_point_address |
| | | Dataset.contact_point_title |
| Dataset.contactPoint | Dataset.contact_point_name |
| | |
| | Dataset.contact_point_email |
| | |
| | Dataset.contact_point_website |
| | |
| | Dataset.contact_point_phone |
| | |
| | Dataset.contact_point_address |
| | |
| | Dataset.contact_point_title |
+------------------------------+------------------------------------+
| Dataset.distribution | Dataset.resources |
+------------------------------+------------------------------------+
...
...
@@ -37,12 +38,15 @@ In the tables below the exact mapping of DCAT-AP-DONL properties to their CKAN s
+------------------------------+------------------------------------+
| Dataset.landingPage | Dataset.url |
+------------------------------+------------------------------------+
| Dataset.spatial | | Dataset.spatial_scheme |
| | | Dataset.spatial_value |
| Dataset.spatial | Dataset.spatial_scheme |
| | |
| | Dataset.spatial_value |
+------------------------------+------------------------------------+
| Dataset.temporal | | Dataset.temporal_label |
| | | Dataset.temporal_start |
| | | Dataset.temporal_end |
| Dataset.temporal | Dataset.temporal_label |
| | |
| | Dataset.temporal_start |
| | |
| | Dataset.temporal_end |
+------------------------------+------------------------------------+
| Dataset.authority | Dataset.authority |
+------------------------------+------------------------------------+
...
...
@@ -76,9 +80,11 @@ In the tables below the exact mapping of DCAT-AP-DONL properties to their CKAN s
+------------------------------+------------------------------------+
| Dataset.versionNotes | Dataset.version_notes |
+------------------------------+------------------------------------+
| Dataset.grondslag | | Dataset.legal_foundation_ref |
| | | Dataset.legal_foundation_uri |
| | | Dataset.legal_foundation_label |
| Dataset.grondslag | Dataset.legal_foundation_ref |
| | |
| | Dataset.legal_foundation_uri |
| | |
| | Dataset.legal_foundation_label |
+------------------------------+------------------------------------+
| Dataset.doel | n/a |
+------------------------------+------------------------------------+
...
...
@@ -96,8 +102,9 @@ In the tables below the exact mapping of DCAT-AP-DONL properties to their CKAN s
+------------------------------+------------------------------------+
| Distribution.byteSize | Resource.size |
+------------------------------+------------------------------------+
| Distribution.checksum | | Resource.hash |
| | | Resource.hash_algorithm |
| Distribution.checksum | Resource.hash |
| | |
| | Resource.hash_algorithm |
+------------------------------+------------------------------------+
| Distribution.documentation | Resource.documentation |
+------------------------------+------------------------------------+
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment