iodepo / OIHDSpaceParser

get the information from the Aquadocs repository OAI interface and make it available for OIH in JSON-LD format
0 stars 0 forks source link

https://oih.oceanbestpractices.org/obps.json contains links to aquadocs #2

Closed arnounesco closed 2 years ago

arnounesco commented 2 years ago

Pauline pointed out that https://oih.oceanbestpractices.org/obps.json contains links to aquadocs.

from her mail on 25/01/2022:

As far as I can search this title 'Best practice guidelines for aquaculture and sustainable management...' is in OBPS https://repository.oceanbestpractices.org/handle/11329/1617 but not AquaDocs?

"@type": "ListItem", "item": { "@context": { "@vocab": "https:\/\/schema.org\/" }, "@type": "CreativeWork", "@id": "oai:repository.oceanbestpractices.org:11329\/1617", "name": "Best practice guidelines for aquaculture and sustainable management in a Mediterranean coastal wetland: case study of Do\u00f1ana marshes (Andalucia, Spain).", "description": " - This guide is devoted to the interaction between aquaculture practices and the environment, particularly the conservation of threatened species and sensitive wetland habitats, and does not address other aspects of aquaculture activity such as the administrative and legal framework, economic aspects or the role of governance and private organizations on aquaculture planning. - , - Published - , - Current - , - 14.2 - , - N\/A - , - Mature - , - Multi-organisational - , - Specification of criteria - ", "url": "https:\/\/www.oceandocs.org\/handle\/11329\/1617", "identifier": { "@id": "https:\/\/hdl.handle.net\/11329\/1617", "@type": "PropertyValue", "propertyID": "https:\/\/hdl.handle.net\/", "value": "11329\/1617", "url": "https:\/\/hdl.handle.net\/11329\/1617" }, "contributor": [ { "@type": "Organization", "name": "United Nations Environment Programme, Mediterranean Action Plan, Regional Activity Centre for Specially Protected Areas" } ], "keywords": [ "Fish farming", "Aquaculture", "Coastal management", "Wetlands", "Fisheries and aquaculture" ] } },

arnounesco commented 2 years ago

entry is now:

{ "@type": "ListItem", "item": { "@context": { "@vocab": "https:\/\/schema.org\/" }, "@type": "CreativeWork", "@id": "oai:repository.oceanbestpractices.org:11329\/1617", "name": "Best practice guidelines for aquaculture and sustainable management in a Mediterranean coastal wetland: case study of Do\u00f1ana marshes (Andalucia, Spain).", "description": " - This guide is devoted to the interaction between aquaculture practices and the environment, particularly the conservation of threatened species and sensitive wetland habitats, and does not address other aspects of aquaculture activity such as the administrative and legal framework, economic aspects or the role of governance and private organizations on aquaculture planning. - , - Published - , - Current - , - 14.2 - , - N\/A - , - Mature - , - Multi-organisational - , - Specification of criteria - ", "url": "https:\/\/repository.oceanbestpractices.org\/11329\/1617", "identifier": { "@id": "https:\/\/hdl.handle.net\/11329\/1617", "@type": "PropertyValue", "propertyID": "https:\/\/hdl.handle.net\/", "value": "11329\/1617", "url": "https:\/\/hdl.handle.net\/11329\/1617" }, "contributor": [ { "@type": "Organization", "name": "United Nations Environment Programme, Mediterranean Action Plan, Regional Activity Centre for Specially Protected Areas" } ], "keywords": [ "Fish farming", "Aquaculture", "Coastal management", "Wetlands", "Fisheries and aquaculture" ] } },