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

Add free keywords to INSPIRE schema #137

Open
smanousopoulos opened this issue Jun 5, 2015 · 3 comments
Open

Add free keywords to INSPIRE schema #137

smanousopoulos opened this issue Jun 5, 2015 · 3 comments
Assignees

Comments

@smanousopoulos
Copy link
Contributor

Need to make changes to schema class, to/from xml functions and create the appropriate template view and edit snippets

drmalex07 added a commit that referenced this issue Jun 7, 2015
This should resolve #138. It also addresses #137 but tests have to be added.
@drmalex07
Copy link
Member

What's left to do:

  • a set of unit tests have to be added for free_keywords field.
  • update metadata table read view
  • update metadata editor for INSPIRE (add free-keywords, remove tags from basic fields, see Map INSPIRE keywords to CKAN tags #135)

@drmalex07
Copy link
Member

The keyword/tag normalization method should be reviewed.
For now, free keywords are normalized as:

  1. convert camelcase to dash notation
  2. convert to lowercase

@smanousopoulos
Copy link
Contributor Author

Also:

  • provide relevant auto-complete suggestions in editor (filter only keywords from selected schema)

drmalex07 added a commit that referenced this issue Jun 12, 2015
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

2 participants