Skip to content

Fix portal generation: ObjectProperty-only views, FunctionalProperty …#21

Merged
namedgraph merged 1 commit into
mainfrom
fix-extract-ops
Jun 23, 2026
Merged

Fix portal generation: ObjectProperty-only views, FunctionalProperty …#21
namedgraph merged 1 commit into
mainfrom
fix-extract-ops

Conversation

@namedgraph

Copy link
Copy Markdown
Member

…inference, container view wiring

  • ExtractObjectProperties: emit ?property a owl:FunctionalProperty when global max cardinality = 1 (replaces class-scoped blank-node restriction); uses wrapping SELECT to apply IF(?maxC=1,...,?UNDEF) after GROUP BY
  • GenerateOntologyViews: restrict to owl:ObjectProperty only; owl:DatatypeProperty excluded (literals display inline in LDH)
  • GenerateClassContainers: add PATCH step to replace container rdf:_1 (default ldh:ChildrenView) with custom instances view atomically
  • Examples: migrate linkeddatahub.com/demo/* endpoints to *.demo.linkeddatahub.com dataspace URLs
  • formal-semantics.md, prompts/system.md: document new behaviors and add missing operations (PATCH, ExtractOntology, ldh-Generate*)

…inference, container view wiring

- ExtractObjectProperties: emit ?property a owl:FunctionalProperty when global max cardinality = 1 (replaces class-scoped blank-node restriction); uses wrapping SELECT to apply IF(?maxC=1,...,?UNDEF) after GROUP BY
- GenerateOntologyViews: restrict to owl:ObjectProperty only; owl:DatatypeProperty excluded (literals display inline in LDH)
- GenerateClassContainers: add PATCH step to replace container rdf:_1 (default ldh:ChildrenView) with custom instances view atomically
- Examples: migrate linkeddatahub.com/demo/* endpoints to *.demo.linkeddatahub.com dataspace URLs
- formal-semantics.md, prompts/system.md: document new behaviors and add missing operations (PATCH, ExtractOntology, ldh-Generate*)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@namedgraph namedgraph merged commit 7a65f5b into main Jun 23, 2026
6 checks passed
@namedgraph namedgraph deleted the fix-extract-ops branch June 23, 2026 10:55
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.

1 participant