New for 10.1.5 (draft preview). This page previews a feature shipping in FrameworX 10.1.5 (planned April 2026). The feature is not available in 10.1.4 or earlier. Content under review.
AI skill: serialize the current UNS to an RDF/OWL graph file via the Export Tags format selector or the export_graph_model MCP tool.
AI Integration → Platform Skills Library → Export UNS as RDF
@Tag.X.Attributes at runtime, offer promote_retentive_attributes first. The exporter reads cold-start for determinism, so runtime-only changes do not appear in the export otherwise.rj (default, fully implemented), jsonld (falls back to rj in 10.1.5 with a warning, native in 10.1.6).export_graph_model(format="rj", output_name="my-uns")
outputPath back. It is the file the user shares or uploads.warnings[] entry mentions a format fallback, surface it so the user is not surprised their .jsonld request came back as .rj.rdfs:label variants live in the Attributes column keyed rdfs:label@pt and similar.