geoblacklight-schema
geoblacklight-schema copied to clipboard
DEPRECATED: (See GeoBlacklight repo) A metadata schema for GIS resource discovery used by GeoBlacklight
Removes blank values being output to creator and publisher fields
Work on updating schema to use JSON-LD DCAT schema. For previous discussion, see #95.
This PR finishes the migration of the schema JSON-Schema file and generated docs to the geoblacklight repo here: https://github.com/geoblacklight/geoblacklight/tree/master/schema
This PR removes the Solr configuration from this repo. The Solr configuration now lives in the `geoblacklight` repo here: https://github.com/geoblacklight/geoblacklight/tree/master/schema/solr/conf
Thus far, we are not leveraging the dct:relation field in the application at all, and not everyone is using it anyways. As we've experimented with using the spatial search API...
"Public" and "Restricted" isn't fully expressive for determining a dataset's rights. A binary understanding of rights is useful for discovery, but better integration with something like RightsStatements.org is preferred.
http://oregondigital.org/copyright
Might be able to use `dct:isReferencedBy` to link to related publications
We'd like multivalued attribute using strings rather than integer. Is this possible?