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

ISO records not displaying REST services #112

Open
fishytodd opened this issue Jun 19, 2014 · 4 comments
Open

ISO records not displaying REST services #112

fishytodd opened this issue Jun 19, 2014 · 4 comments
Labels

Comments

@fishytodd
Copy link
Collaborator

Example from OSU Active Tectonics Lab, need to add link type to the ISO profile in Geoportal config.

@smrgeoinfo
Copy link

see (and contribute?) https://github.com/osgeo/cat-interop (particularly https://github.com/OSGeo/Cat-Interop/blob/master/LinkPropertyLookupTable2.csv, and discussions linke to wiki)
I think you're trying to solve the same problem here (and #113)

in the ISO schema, this would be one of the properties on CI_Online resource, which include protocol, applicationProfile, Name, description (all characterString), and function (which has a codelist). No link type...

@tchaddad
Copy link
Collaborator

Link type detection in the GeoPortal is handled in the configuration of the Lucene index. GeoPortal is not making use of the "protocol" specified in the CL_Online Resource, although that would be logical. I just added some directions in (#113) that point at the specifics, and that solution can also be adapted for this ticket.

@smrgeoinfo
Copy link

Sorry, when I saw GeoPortal I thought you were talking about the ESRI Geoportal ...

@tchaddad
Copy link
Collaborator

Hmmm, we are talking about the ESRI Geoportal. I think the problem Todd reported above is specific to the WCGA installation, and relates to their custom UI...

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

No branches or pull requests

3 participants