Skip to content

Update label strategy to find more common labels #796

@CoenvanGruijthuijsen

Description

@CoenvanGruijthuijsen

I would like to use a permissive strategy in finding labels, where the search for labels is extended.

old behaviour

  • Try to find rdfs:label,
  • else use the localized name of the URI.
    New behaviour
  • Try to find rdfs:label,
  • Try to find common labels (skos:prefLabel , dct:Title, ... )
  • Use the localized name of the URI.

This way, we do not need specific configuration of sparNatural, but is the ontology itself enough.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions