Using RDA datatype and object properties in Sinopia RTs (and Sinopia data) #55
Replies: 4 comments 5 replies
-
|
We have decided for the MARC2RDA transform that we'll use object and datatype properties, and recommend that others do the same. we're recording canonical properties in the spreadsheets right now because it will be easy to change them based on values of the "recording method" column later. So, in short, data converted from MARC to RDA-RDF will make use of datatype and object properties. The constraints on data entry you mention will be (I think) a good thing. Adding a literal value for a lookup was always an unsatisfactory work-around in my opinion, and we should really be using IRI's and entering literals as rdfs:labels when we have lookups. In a transform, though, we'll need to transform legacy data...can we switch from object to datatype properties in the transform based on value types? |
Beta Was this translation helpful? Give feedback.
-
Option one: Create datatype- and object-property
|
Beta Was this translation helpful? Give feedback.
-
Option two: Process Sinopia RTs to substitute canonical properties for object/datatype based on PT configurationThis is what is being done as of 2022-11-30. This is creating an issue which will be difficult to solve without significantly altering the existing workflow. |
Beta Was this translation helpful? Give feedback.
-
Option three: Use canonical properties in Sinopia RDA resource templates. If a need for datatype/object properties in RDA/RDF data arises, perform post-processing on description sets to substitute datatype/object props where applicable... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Using RDA datatype and object properties in Sinopia resource templates
📢 DECISION 2022-12-01:
Use canonical properties in Sinopia RDA resource templates. If a need for datatype/object properties in RDA/RDF data arises, perform post-processing on description sets to substitute datatype/object props where applicable 📢
I believe that we will want to create RDA/LRM/RDF data using RDA datatype and object properties wherever possible. One argument for doing this:
UW work on new Sinopia RDA/LRM/RDF templates began with the assumption that 'canonical' RDA properties would be used, as was the case with legacy (2019/2020) RDA Sinopia templates. So, changes need to be made to make use of the object and datatype properties.
RELATED
Beta Was this translation helpful? Give feedback.
All reactions