Package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
-
ClassDescriptionThis class allows to manually inspect the output of a
TextExtractor
by writing the results to a file or stdout.All annotation properties are followed (recursively).This extractor uses all literals of the resource.This extractor uses all literals which are also strings e.g.This extractor is a composer and uses the given extractor in the given order as long as an extractor will yield an result.ATextExtractor
which extracts texts from a resource which can be used by transformer based matchers likeTransformersFilter
orTransformersFineTuner
.Extracts a label for the given resource and also creates a text for the superclass such that more context is provided.Extracts all values from specific properties as long as it is a literal.Extracts only one speaking label (language can be set in constructor) which can be (in decreasing importance): skos:prefLabel, rdfs:label, fragment (only if more than 50 percent are not numbers), skos:altLabel, skos:hiddenLabel.Extracts all values from a specific property as long as it is a literal.The textExtractor is a base class for all extractors which lists all statements about a resource.ATextExtractor
which extracts texts from a resource which can be used by transformer based matchers likeTransformersFilter
orTransformersFineTuner
.ATextExtractor
which extracts texts from a resource which can be used by transformer based matchers likeTransformersFilter
orTransformersFineTuner
.Extracts the fragment of the URL, e.g.Extracts the local name from the URI.A text textractor which extracts texts from a resource which can be used by transformer based matchers like TransformersFilter or TransformersFilterFineTuner.This extractor creates only one text per resource which describes it by verbalizing each statement where the resource is in the subject position.