We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
ehrhart
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: