Clarify ULAN predicate in unmodeled relationship example - #807
Open
sundog358 wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The existing unmodeled-relationship example describes Ferdinand Bol as a student of Rembrandt and recommends
assigned_propertywhen an appropriate predicate is known, but the generated example currently supplies only the display name.This adds Getty's existing
ulan1102_student_ofpredicate to that example. The direction matches the record: Ferdinand Bol is the subject carryingattributed_by,student ofis the predicate, and Rembrandt is the assigned object. The full URI avoids requiring an additional compact-prefix declaration.This is a narrow clarification of the existing pattern, not a proposal to add GVP properties to the Linked Art context.
Implementation evidence
Sun & Rain Works tested the same shape in Meta Museum using the canonical Linked Art context and its local Linked Art profile inspector. The public, self-contained fixture, verification evidence, and boundary notes are published here:
https://gist.github.com/sundog358/fe4602275bfff23eaf9503b6e597ca5a
Verification
v1.1atfded7e715dcbe7642b6658151a616153dacf84a0python -m mkdocs build --cleanpassed