Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Aardvark metadata schema #12

Open
thatbudakguy opened this issue Jun 4, 2024 · 0 comments
Open

Support Aardvark metadata schema #12

thatbudakguy opened this issue Jun 4, 2024 · 0 comments

Comments

@thatbudakguy
Copy link
Member

The field names & schema in the layer model (and potentially elsewhere) are out of date:

layer.institution = schema['dct_provenance_s']
layer.rights = schema['dc_rights_s']
layer.layername = schema['layer_id_s']
layer.bbox = schema['solr_geom']
layer.url = references['http://www.opengis.net/def/serviceType/ogc/wms'] || references['http://iiif.io/api/image']
layer.active = true

We need to use the Aardvark schema here in order to be compatible with modern version of geoblacklight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant