Skip to content

Commit

Permalink
[temp]
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-monch committed Feb 13, 2025
1 parent b6d409d commit b6e82e7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/things/unreleased.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,14 @@ slots:
- dcat:relation
- dcterms:relation

contains:
slot_uri: dlthings:contains
description: >-
A list of identifier of objects that were previously inlined vie
`relations`, but have then be extracted.
multivalued: true
range: string

value:
slot_uri: rdfs:value
description: >-
Expand Down Expand Up @@ -375,6 +383,7 @@ classes:
slots:
- id
- relations
- contains
exact_mappings:
- schema:Thing

Expand Down

0 comments on commit b6e82e7

Please sign in to comment.