Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can one update chunk properties prefixed with an @? #32

Open
tidoust opened this issue Feb 22, 2021 · 1 comment
Open

How can one update chunk properties prefixed with an @? #32

tidoust opened this issue Feb 22, 2021 · 1 comment

Comments

@tidoust
Copy link
Member

tidoust commented Feb 22, 2021

Added as an editor's note in PR #29: how can one update a chunk property prefixed with an @? Current @do update rules exclude @ properties from the list of properties updated in the module buffer.

However, it seems useful to update properties such as @subject, @object or @context. How can one do that?

@draggett
Copy link
Member

draggett commented Mar 8, 2021

Perhaps we can simply allow updates to specific @ properties such as @subject, @object and @context.

See also the use of @ with map, see:

   https://www.w3.org/Data/demos/chunks/chunks.html#compilation 

That involves a means to map @ names in rule to other names, so that rules can be manipulated as a collection of facts.

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

No branches or pull requests

2 participants