LD4P / sinopia

LD4P Sinopia Project repo to hold docs, general issues, schemas, and related spec docs.
https://ld4p.github.io/sinopia/
19 stars 3 forks source link

Possible to add more local lookups to stage environment? #328

Closed danmichaelo closed 2 years ago

danmichaelo commented 2 years ago

Hi!

As part of testing Sinopia for cataloguing in Norway, we've created local templates for both RDA and Bibframe entities at stage.sinopia.io. Making relations between entities is a bit cumbersome and error-prone at the moment though, since we don't have specific lookups, but have to use the general "Sinopia resources" lookup. Would it be possible to add local lookups for the following 5 templates?

  {
    "label": "Sinopia NORLD RDA monograph manifestation",
    "uri": "norld:RT:RDA:Monografi:Manifestasjon",
    "type": "http://rdaregistry.info/Elements/c/C10007",
    "component": "local-lookup"
  },
  {
    "label": "Sinopia NORLD RDA monograph expression",
    "uri": "norld:RT:RDA:Monografi:Uttrykk",
    "type": "http://rdaregistry.info/Elements/c/C10006",
    "component": "local-lookup"
  },
  {
    "label": "Sinopia NORLD RDA monograph work",
    "uri": "norld:RT:RDA:Monografi:Verk",
    "type": "http://rdaregistry.info/Elements/c/C10001",
    "component": "local-lookup"
  },

  {
    "label": "Sinopia NORLD BIBFRAME monograph instance",
    "uri": "norld:RT:BF:Monografi:Instans",
    "type": "http://id.loc.gov/ontologies/bibframe/Instance",
    "component": "local-lookup"
  },
  {
    "label": "Sinopia NORLD BIBFRAME monograph work",
    "uri": "norld:RT:BF:Monografi:Verk",
    "type": "http://id.loc.gov/ontologies/bibframe/Work",
    "component": "local-lookup"
  },
michelleif commented 2 years ago

Hi Dan Michael We don't have the ability now to search for "all resources created from template x", only "all resources of class X". So we are adding three new subset searches for the RDA classes above. But for BF:Work and BF:Instance, we already have the "Sinopia BIBFRFAME work resources" and "Sinopia BIBFRAME instance resources" lookups