--- a/ckanext/datagovau/templates/package/read.rdf +++ b/ckanext/datagovau/templates/package/read.rdf @@ -23,28 +23,20 @@ ${c.pkg_dict['notes']} ${c.pkg_dict['metadata_created']} ${c.pkg_dict['metadata_modified']} - en - ${c.pkg_dict['license_url']} + ${c.pkg_dict['license_id']} - + "${c.pkg_dict['license_id']}" ${ tag_dict["name"] } - - ${ group_dict["title"] } - - - - ${c.pkg_dict['name']} @@ -69,6 +61,9 @@ + + + ${ c.pkg_dict['organization']['title'] } @@ -87,10 +82,26 @@ - - ${c.pkg_dict.get('url')} + + + + ${extra_dict.get('key','')} + ${extra_dict.get('value','')} + + + + en + ${c.pkg_dict.contact_point } + + + ${ c.pkg_dict.spatial } + + ${ c.pkg_dict.spatial_coverage } + + ${ c.pkg_dict.jurisdiction } ${ c.pkg_dict.get('temporal_coverage') } @@ -117,14 +128,6 @@ ${ c.pkg_dict.get('granularity') } - - - - ${extra_dict.get('key','')} - ${extra_dict.get('value','')} - - -