You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: metadata-resources.md
+8-8
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ B) Translating a data file from another schema
49
49
50
50
If your agency has a JSON catalog with a different metadata schema and need to convert it to the prescribed schema needed for the data.json file, one can import the file into [Catalog Generator](http://project-open-data.github.com/catalog-generator/), adjust the metadata as needed and export the results again as the appropriately formatted JSON file.
51
51
52
-
C) Utilizing CKAN
52
+
C) Utilizing CKAN
53
53
54
54
[CKAN](http://www.CKAN.org) is a popular, open-source data catalog that can be installed independently or run as a service. Even if an agency hasn't begun a data catalog, adopting CKAN can provide a robust and feature-rich solution with which to begin maintaining an internal or external catalog. In addition to providing an effective means of organizing the agency's data catalog, CKAN provides several opportunities for generating the needed data.json file. CKAN provides a convenient CSV export that can then be imported into the [Catalog Generator](http://project-open-data.github.com/catalog-generator/) for conversion into an appropriately formatted JSON file. Alternatively, CKAN provides a JSON API of the data catalog which can then be altered to provide an automatic update for the appropriately formatted JSON file.
55
55
@@ -70,13 +70,13 @@ In order to generate appropriately formatted XML or RDFa Lite files, simply impo
70
70
"Common Core" Required Fields Equivalents
71
71
-----------------------------
72
72
73
-
{.table .table-striped}
73
+
{: .table .table-striped}
74
74
Field | *Data.gov* | *CKAN* | *RDFa Lite 1.1* | *Schema.org*
75
-
------- | ------- | ------- | ------- | -------
75
+
------- | ------- | ------- | ------- | -------
76
76
Title | *Title* | *title* | [dcterms:title](http://www.w3.org/TR/vocab-dcat/#property--title-1) | *sdo:name*
0 commit comments