Skip to content

Design and implement a page for Collections #4

@rtroncy

Description

@rtroncy

The object from MFA identified by http://data.silknow.org/object/523baa74-ca96-325a-9d4a-b2409b356478 belongs to a collection named "Europe, Textiles and Fashion Arts" identified by https://data.silknow.org/collection/ea88f538-91f9-3d9f-aa56-b191ba89e918.

The ADASlk view of this object is https://ada-preprod.silknow.org/en/object/523baa74-ca96-325a-9d4a-b2409b356478 but clicking the collection link brings back to the linked data dereferencing. We should have a dedicated page (to be designed) for collections.

This query shows the list of 41 collections from 5 different museums (CER, MAD, MET, MFA, VAM)

select distinct ?g ?c ?label
where {
 graph ?g {?o a ecrm:E22_Man-Made_Object}
 ?c ecrm:P106_is_composed_of ?o .
 ?c rdfs:label ?label
}
order by ?g

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions