openaire / guidelines-cris-managers

OpenAIRE Guidelines for CRIS Managers based on CERIF-XML
https://openaire-guidelines-for-cris-managers.readthedocs.io/
6 stars 16 forks source link

Fix orgunits examples adding the identifier type for the Website #71

Closed abollini closed 4 years ago

abollini commented 4 years ago

This is an alternative PR for #64 (other PR https://github.com/openaire/guidelines-cris-managers/pull/70 )

The ElectronicAddress currently doesn't support a type attribute so the aggregator can only rely on the urn format to guess the meaning of the content (website, email address, etc). To add a type attribute a change in the schema would be necessary.

In the Service representation we have introduced a WebsiteURL element directly mapped to the CERIF Federated Identifier https://github.com/openaire/guidelines-cris-managers/blob/master/schemas/openaire-cerif-profile.xsd#L1464 should we use an uniform approach?

jdvorak001 commented 4 years ago

We decided to consistently introduce a <WebsiteURL> (mapped to Electronic Address via a new term "Website" in the ElectronicAddressTypes).