Skip to content

Remove annotation-applicator interaction section #1318

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

Merged
merged 2 commits into from
Oct 21, 2022

Conversation

handrews
Copy link
Contributor

Fixes #1313. The idea of annotations and applicators interacting is outdated. Annotation deletion/dropping occurs at the schema object level (clarified in recent drafts), and annotation values have not defined aggregation semantics within JSON Schema evaluation since draft-07.

@handrews handrews added this to the draft-next milestone Sep 24, 2022
The idea of annotations and applicators interacting is outdated.
Annotation deletion/dropping occurs at the schema object level
(clarified in recent drafts), and annotation values have not
defined aggregation semantics within JSON Schema evaluation
since draft-07.
There were more places where some interaction between applicators
and annoations were implied.  This fixes thos.
@handrews
Copy link
Contributor Author

I found more somewhat confusing / outdated language and removed or updated it.

Please note that while several of these sections could benefit from aggressive editing, I am assuming that will happen as we move to the new process. The purpose of this PR is to ensure that the starting point for that work is correct (because I forgot to fix this before and don't trust that I'll remember it later).

@handrews handrews merged commit 5728120 into json-schema-org:main Oct 21, 2022
@handrews handrews deleted the no-annot-app branch October 24, 2022 16:28
@gregsdennis gregsdennis added clarification Items that need to be clarified in the specification and removed Type: Bug labels Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clarification Items that need to be clarified in the specification core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove language about applicators aggregating annotation results
2 participants