Three documentation additions from the MAC FDT build#1
Open
easchultes wants to merge 4 commits into
Open
Conversation
Added details on activating a view display on a Space and its implications.
Clarify the distinction between npx:retracts and npx:invalidates, including usage in SPARQL filters.
Clarify the distinction between `npx:retracts` and `npx:invalidates` with improved formatting.
Add comparison of current Space model and older NanodashProject model with details on their differences.
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.
nanopub-skill: three documentation additions from the MAC FDT build
Following the live-NSN FAIR Digital Twin demonstration on incubator project4, three topics surfaced where SKILL.md does not yet preempt the relevant error modes:
Activating views — gen:ViewDisplay and the requirement to point gen:isDisplayOfView at a wrapper referent URI rather than a bare grlc-query.
npx:retracts vs npx:invalidates — the publisher-facing predicate vs the admin-layer derivation, and the corresponding SPARQL-filter convention.
gen:hasAdmin (Space) vs gen:hasOwner (NanodashProject) — coexistence and comparison of the two ownership models.
A fourth gap from our build (self-materialization on FDOs) is left out at maintainer suggestion to avoid spreading a debatable conceptual pattern; that material is carried instead in the MAC FDT paper and Implementation Guide.
Each addition is sized to slot into an existing SKILL.md section with the suggested insertion point noted in the diff.