Skip to content

lyrasis/collectionspace-sql

Repository files navigation

CollectionSpace SQL

A place to record tips for working with CollectionSpace data directly in the PostgreSql database

Conventions

Client-identifying info has been removed from SQL examples and replaced with the following patterns:

{INSTANCEDOMAIN} replaces values like core.collectionspace.org or collectionspace.clientdomain.org in refname values or elsewhere

CAST(E'urn:cspace:{INSTANCEDOMAIN}:vocabularies:name(publishto):item:name(all)\'All\'' AS text) AS item

Contents

Other resources

About

Notes on and examples of SQL for working with CollectionSpace data

Topics

Resources

Stars

Watchers

Forks