Skip to content

Test linkml #3221 URIRef data conversion in nmdc-schema #2890

@turbomam

Description

@turbomam

Context

linkml/linkml#3221 (merged as 5a648fd, included in linkml >= 1.10.0) changed rdflib_dumper to emit URIRef nodes instead of "..."^^xsd:anyURI typed literals for uri and uriorcurie values.

Task

Test nmdc-schema RDF data dumps against linkml >= 1.10.0 to verify that:

  • NMDC instance data still serializes correctly to RDF/Turtle
  • No downstream consumers (e.g. NMDC Runtime, ingest pipelines) expect URI values as typed literals
  • Round-tripping (dump → load) still works for URI-typed slots

How to test

uv add linkml@>=1.10.0
# regenerate RDF outputs and compare against current snapshots

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions