Skip to content

[link] Allow to build more than one component #509

@MartinKl

Description

@MartinKl

In some cases, especially when Dominance edges are involved, it might be useful to be able to configure link in the following way:

components = [
    {ctype = "Dominance", layer = "annis", name = ""}, 
    {ctype = "Dominance", layer = "annis", name = "syntax"}, 
    {ctype = "Coverage", layer = "annis", name = ""}
]

Currently, only one component can be provided, which is fine for most, but as illustrated, not all use cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions