Skip to content

Include textual data sources in the corpus graph hierarchy#1

Merged
thomaskrause merged 2 commits intodevelopfrom
feature/include-text-nodes
Aug 3, 2018
Merged

Include textual data sources in the corpus graph hierarchy#1
thomaskrause merged 2 commits intodevelopfrom
feature/include-text-nodes

Conversation

@thomaskrause
Copy link
Copy Markdown
Member

No description provided.

… to the textual datasource instead of the document
… backward compability.

Since the document nodes are not the direct parents of annotation nodes anymore (the text nodes are), the @* is used instead of @1,1. This additional identical node operator is needed to limit the results to the nodes that are actual documents and not texts or toplevel corpora. The more flexible @ operator allows matching these, but is an addition to AQL and therefore the users can decide on their own if they need additional filtering.
@thomaskrause thomaskrause added the enhancement New feature or request label Aug 3, 2018
@thomaskrause thomaskrause self-assigned this Aug 3, 2018
@thomaskrause thomaskrause added this to the 0.7.0 milestone Aug 3, 2018
@thomaskrause thomaskrause merged commit 3737337 into develop Aug 3, 2018
@thomaskrause thomaskrause deleted the feature/include-text-nodes branch August 3, 2018 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant