npolar / api.npolar.no

Searchable data storage
https://api.npolar.no
4 stars 0 forks source link

Migrate links and remove _attachments for publications #73

Closed cnrdh closed 7 years ago

cnrdh commented 8 years ago

From

"_attachments": {
"Svalbard resident.pdf": {
"content_type": "application/pdf",
"revpos": 24,
"digest": "md5-J2bKNjj9zXbEDbChXvLB9g==",
"length": 288802,
"stub": true
}
}
cnrdh commented 8 years ago

Draft => this is the current links block in publications

"links": [
{
"rel": "attachment",
"href": "https://api.npolar.no/publication/_file/ffd00480-530d-44f7-839c-b813f1613359?filename=Svalbard+resident.pdf",
"hreflang": "en",
"title": "Svalbard resident.pdf",
"type": "application/pdf"
}
]
cnrdh commented 8 years ago

Map archive

"links": [
{
"type": "image/tiff",
"title": "Kartarkiv_Rolf_0136.TIF",
"rel": "edit-media",
"length": 474349972,
"modified": "2014-03-11T09:24:12Z",
"href": "https://api.npolar.no/map/archive/fe04e982-c0cd-535a-8640-7f6574ed3138/_file/12138/Kartarkiv_Rolf_0136.TIF"
}
],
cnrdh commented 8 years ago

Some discussion/background

cnrdh commented 8 years ago
"dcat:Distribution": [{
"@type": "dcat:Distribution",
"dcat:accessURL": "http://api.npolar.no/dataset/?q=&format=json&variant=dcat&limit=all&filter-links.rel=data&filter-draft=no",
"dcat:mediaType": "application/ld+json",
"dc:title": "DCAT - RDF graph of datasets as JSON-LD",
"dc:license": "http://creativecommons.org/licenses/by/4.0/",
"dcat:byteSize": -1,
"dc:issued": "2008-01-08T12:00:00Z",
"dc:modified": "2015-11-18T11:22:44Z"
}]