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

Harmonise Taxonomies #9

Open
4 of 6 tasks
fgeyer16 opened this issue Apr 25, 2019 · 6 comments
Open
4 of 6 tasks

Harmonise Taxonomies #9

fgeyer16 opened this issue Apr 25, 2019 · 6 comments
Assignees
Labels
BB: Marketplace myclimateservice.eu Marketplace enhancement New feature or request
Milestone

Comments

@fgeyer16
Copy link
Contributor

fgeyer16 commented Apr 25, 2019

To harmonise the Taxonomies which are used in the CSIS

  1. Create the Vocabularies on the Marketplace and the profile instance. The have to have the same machine names than on the CSIS
  2. Create a REST View on the CSIS which exposes the taxonomy Terms. This can be one View which exposes the Terms of all vocabularies if the Vocabulary is exposed as well. Pleaseuse Display Fields instead Display Entity in teh views settings and chose the fields.
  3. Create a migration which fetches the data from the CSIS and import it to the instances

profile.miclimateservices.eu:

myclimateservices.eu (marketplace):

@p-a-s-c-a-l p-a-s-c-a-l added this to To Do in T5.4 Climate Service Marketplace via automation Apr 26, 2019
@p-a-s-c-a-l p-a-s-c-a-l added the enhancement New feature or request label Apr 26, 2019
@p-a-s-c-a-l
Copy link
Member

According to the latest version of the Service Provider Organization Profile, we just need the Taxonomies for Sector and Solution Offer Types.

On the other hand, It depends on what you want to do in the Marketplace Profiles instance. E.g. search for Solution Offers applicable to a specific Hazard Or Element at Risk. Then we need also the Elements at Risk Taxonomy and probably also a list of Adaptation Options.

@fgeyer16
Copy link
Contributor Author

migration.taxonomy.txt
This file contains a yaml template for the migration of the taxonomy terms. Please change the lines which have to be changed. Especially the url of the source. If ready import this migration by the config/development/configuration/single/import interface.

@p-a-s-c-a-l p-a-s-c-a-l moved this from To Do to In progress in T5.4 Climate Service Marketplace Apr 30, 2019
@p-a-s-c-a-l p-a-s-c-a-l added the BB: Marketplace myclimateservice.eu Marketplace label Apr 30, 2019
@p-a-s-c-a-l
Copy link
Member

p-a-s-c-a-l commented May 16, 2019

Please change the lines which have to be changed.

And how do I know what needs to be changes what what to put in there? :-) E.g. which URLS? Seems there are three different (?!) URL I need to provide: plugin: url, data_fetcher_plugin urls

Anyway, I created the EU-GL Taxonomy in the profiles instance. Sectors Taxonomy is still under discussion.

@p-a-s-c-a-l p-a-s-c-a-l mentioned this issue May 16, 2019
1 task
@fgeyer16
Copy link
Contributor Author

Sorry for the lazy description. I should have marked the parts which have to be changed. Here is the working version for the sectors taxonomy:
migration.taxonomy-v2.txt

the urls is the line for the source url.
the plugin: url is the information that the data source is an url
the data_fetcher_plugin defines the protocol

In the first version of the file I neglected the hierarchy of the terms.

@fgeyer16
Copy link
Contributor Author

I will take care of importing taxonomies into the marketplace due to a configuration problem which has to be fixed before

@fgeyer16
Copy link
Contributor Author

The hazard taxonomy will be simplified for the marketplace to maximum three levels of csis hazards. The high granularity of csis hadards may confuse customers and non experts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BB: Marketplace myclimateservice.eu Marketplace enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

3 participants