Skip to content

Conversation

@niklasl
Copy link
Member

@niklasl niklasl commented Apr 30, 2024

Can simple things have complex beginnings...? [WIP]

@niklasl niklasl force-pushed the feature/typenormalization branch 3 times, most recently from c6fcb46 to b588929 Compare July 3, 2024 15:12
@niklasl niklasl force-pushed the feature/typenormalization branch from 748d7b7 to 192f03f Compare February 5, 2025 19:04
@niklasl niklasl force-pushed the feature/typenormalization branch from 8d66179 to cc17a18 Compare April 15, 2025 17:28
@niklasl niklasl force-pushed the feature/typenormalization branch from f9c5073 to f63b478 Compare April 29, 2025 09:00
@olovy olovy force-pushed the feature/typenormalization branch from 4cd5992 to db18308 Compare June 2, 2025 19:11
branchedelac and others added 30 commits January 14, 2026 17:12
- Replace work intersection patterns with equivalency patterns
  (I.e., do not constrain types to Monographs; that was the abandoned
  "are actually" types.)

- Define legacy Instance type patterns
  (Still as intersections; will revisit the need for that.)

- Add some comments about usage statistics
e.g. for displayin these kinds of constructs

"seriesMembership": [
  {
    "@type": "SeriesMembership",
    "inSeries": {
      "@type": "Instance",
      "instanceOf": {
        "@type": "Work",
        "hasTitle": [
          {
            "@type": "Title",
            "mainTitle": "Barnens naturböcker"
          }
        ]
      }
    }
  }
]
These are only used with :illustrativeContent, which we do not normalize
(and which may be mapped to an RDA term list going forward).
skos:closeMatch, skos:exactMatch are symmetric.

This is mainly so that lxlviewer picks upp the correct label for reverse
properties of these.
- Re-typed from ManifestationForm to CarrierForm
- Moved from ktg to saobf
- Defined missing schemes
- Updated (legacy) class mappings in KBV
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants