@prefix omtd: <http://w3id.org/meta-share/omtd-share/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

omtd:GenderDetection
  rdfs:label "Gender detection"@en ;
  skos:prefLabel "Gender detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:StanceDetection
  rdfs:label "Stance detection"@en ;
  skos:prefLabel "Stance detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:AuthorClassification
  rdfs:label "Author classification"@en ;
  skos:prefLabel "Author classification"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:AgeBracketDetection
  rdfs:label "Age-bracket detection"@en ;
  skos:prefLabel "Age-bracket detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:OperationScheme
  rdfs:label "Operation Taxonomy"@en ;
  skos:prefLabel "Operation Taxonomy"@en ;
  a owl:NamedIndividual, skos:ConceptScheme .

omtd:MultimediaInformationExtraction
  rdfs:label "Multimedia Information Extraction"@en ;
  skos:prefLabel "Multimedia Information Extraction"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:HateSpeechRecognition
  rdfs:label "Hate speech recognition"@en ;
  skos:prefLabel "Hate speech recognition"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:ComputationalArgumentation
  rdfs:label "Computational argumentation"@en ;
  skos:prefLabel "Computational argumentation"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:Operation
  rdfs:label "Operation"@en ;
  a owl:Class .

omtd:AutomaticHyperlinking
  rdfs:label "Automatic hyperlinking"@en ;
  skos:prefLabel "Automatic hyperlinking"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:LanguageIdentification skos:broader omtd:InformationExtraction .
owl:NamedIndividual
  rdfs:label "Named individual"@en ;
  a owl:Class .

omtd:TopicDetection skos:broader omtd:InformationExtraction .
omtd:EntityMentionLabelling
  rdfs:label "Entity mention labelling"@en-gb, "Entity mention labeling"@en-us ;
  skos:prefLabel "Entity mention labelling"@en-gb, "Entity mention labeling"@en-us ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:KeywordExtraction
  rdfs:label "Keyword extraction"@en ;
  skos:prefLabel "Keyword extraction"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:TermExtraction
  rdfs:label "Term extraction"@en ;
  skos:prefLabel "Term extraction"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:NamedEntityRecognition skos:broader omtd:InformationExtraction .
omtd:EntityMentionRecognition
  rdfs:label "Entity mention recognition"@en ;
  skos:prefLabel "Entity mention recognition"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

skos:Concept a owl:Class .
omtd:InformationExtraction
  skos:narrower omtd:SpeechRetrieval, omtd:EmotionLabelling, omtd:TextAnalysis, omtd:FakeNewsDetection, omtd:SemanticReasoning, omtd:TermExtraction, omtd:FrameExtraction, omtd:TruthLabelling, omtd:RumoursStanceClassification, omtd:ExtractionOfDomainSpecificInformation, omtd:AgeBracketDetection, omtd:EntityMentionRecognition, omtd:AuthorClassification, omtd:MultimediaInformationExtraction, omtd:PersuasiveExpressionMining, omtd:AutomaticHyperlinking, omtd:TableQuestionAnswering, omtd:ContradictionDetection, omtd:FactChecking, omtd:EntityMentionLabelling, omtd:EventDetection, omtd:RepresentationOfSpaceAndTime, omtd:KeywordExtraction, omtd:PolarityDetection, omtd:BotDetection, omtd:LanguageDetection, omtd:HateSpeechRecognition, omtd:QuestionAnswering, omtd:IronyDetection, omtd:RelationExtraction, omtd:GenderDetection, omtd:StanceDetection, omtd:HumourDetection, omtd:RecognizingTextualEntailment, omtd:TemporalExpressionRecognition, omtd:ExtractionOfQuantitativeInformation, omtd:VerbalAggressionAnalysis, omtd:NegationDetection, omtd:EmotionDetection, omtd:ComputationalArgumentation ;
  skos:broader omtd:TextAndDataMining ;
  rdfs:label "Information Extraction"@en ;
  skos:prefLabel "Information Extraction"@en ;
  skos:definition "The goal of information extraction (IE) is to build systems that find and link relevant information from natural language text ignoring irrelevant information. The information of interest is typically pre-specified in form of uninstantiated frame-like structures also called templates. The templates are domain and task specific. The major task of an IE-system is then the identification of the relevant parts of the text which are used to fill a template's slots."@en ;
  a omtd:Operation, owl:NamedIndividual, skos:Concept ;
  skos:inScheme omtd:OperationScheme ;
  skos:altLabel "Information Discovery"@en, "IE & Text Analysis"@en, "Information Retrieval"@en ;
  rdfs:comment "The process/task of automatically extracting structured information from unstructured and/or semi-structured data"@en .

omtd:FactChecking
  rdfs:label "Fact checking"@en ;
  skos:prefLabel "Fact checking"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:RelationExtraction
  rdfs:label "Relation Extraction"@en ;
  skos:prefLabel "Relation Extraction"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:IronyDetection
  rdfs:label "Irony detection"@en ;
  skos:prefLabel "Irony detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:QuestionAnswering
  rdfs:label "Question Answering"@en ;
  skos:prefLabel "Question Answering"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:SemanticReasoning
  rdfs:label "Semantic reasoning"@en ;
  skos:prefLabel "Semantic reasoning"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:TextAndDataMining
  rdfs:label "Text and Data Mining"@en ;
  skos:prefLabel "Text and Data Mining"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:narrower omtd:InformationExtraction .

omtd:RepresentationOfSpaceAndTime
  rdfs:label "Representation of space and time"@en ;
  skos:prefLabel "Representation of space and time"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:ExtractionOfQuantitativeInformation
  rdfs:label "Extraction of quantitative information"@en ;
  skos:prefLabel "Extraction of quantitative information"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:TemporalExpressionRecognition
  rdfs:label "Temporal expressions recognition"@en ;
  skos:prefLabel "Temporal expressions recognition"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:TextCategorization skos:broader omtd:InformationExtraction .
omtd:ProsodicInformationProcessing skos:broader omtd:InformationExtraction .
omtd:FakeNewsDetection
  rdfs:label "Fake news detection"@en ;
  skos:prefLabel "Fake news detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:PersuasiveExpressionMining
  rdfs:label "Persuasive expression mining"@en ;
  skos:prefLabel "Persuasive expression mining"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:TextSimilarityAssessment skos:broader omtd:InformationExtraction .
omtd:BotDetection
  rdfs:label "Bot detection"@en ;
  skos:prefLabel "Bot detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:SpeechRetrieval
  rdfs:label "Speech Retrieval"@en ;
  skos:prefLabel "Speech Retrieval"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:EmotionDetection
  rdfs:label "Emotion recognition"@en ;
  skos:prefLabel "Emotion recognition"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:EmotionLabelling
  rdfs:label "Emotion labelling"@en-gb, "Emotion labeling"@en-us ;
  skos:prefLabel "Emotion labelling"@en-gb, "Emotion labeling"@en-us ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:VerbalAggressionAnalysis
  rdfs:label "Verbal aggression analysis"@en ;
  skos:prefLabel "Verbal aggression analysis"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:NegationDetection
  rdfs:label "Negation detection"@en ;
  skos:prefLabel "Negation detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:LanguageDetection
  rdfs:label "Language detection"@en ;
  skos:prefLabel "Language detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:RumoursStanceClassification
  rdfs:label "Rumours stance classification"@en ;
  skos:prefLabel "Rumours stance classification"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:HumourDetection
  rdfs:label "Humour detection"@en ;
  skos:prefLabel "Humour detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:ContradictionDetection
  rdfs:label "Contradiction detection"@en ;
  skos:prefLabel "Contradiction detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:ExtractionOfDomainSpecificInformation
  rdfs:label "Extraction of domain-specific information"@en ;
  skos:prefLabel "Extraction of domain-specific information"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:InformationExtractionAndInformationRetrievalCollection
  a owl:NamedIndividual, omtd:Operation, skos:Collection ;
  skos:prefLabel "Information Extraction and Information Retrieval Collection"@en ;
  skos:member omtd:InformationExtraction .

omtd:TruthLabelling
  rdfs:label "Truth labelling"@en-gb, "Truth labeling"@en-us ;
  skos:prefLabel "Truth labelling"@en-gb, "Truth labeling"@en-us ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:TableQuestionAnswering
  rdfs:label "Table question answering"@en ;
  skos:prefLabel "Table question answering"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:EventDetection
  rdfs:label "Event detection"@en ;
  skos:prefLabel "Event detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:PolarityDetection
  rdfs:label "Polarity detection"@en ;
  skos:prefLabel "Polarity detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:TextAnalysis
  rdfs:label "Text analysis"@en ;
  skos:prefLabel "Text analysis"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:RecognizingTextualEntailment
  rdfs:label "Recognizing Textual Entailment"@en, "Recognising Textual Entailment"@en-gb ;
  skos:prefLabel "Recognizing Textual Entailment"@en, "Recognising Textual Entailment"@en-gb ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:FrameExtraction
  rdfs:label "Frame extraction"@en ;
  skos:prefLabel "Frame extraction"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept ;
  skos:broader omtd:InformationExtraction .

omtd:SentimentAnalysis skos:broader omtd:InformationExtraction .
