Skip to content

Support Aardvark metadata schema #12

Open
@thatbudakguy

Description

@thatbudakguy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions