• No results found

Schema documentation for types1.2.xsd

N/A
N/A
Protected

Academic year: 2021

Share "Schema documentation for types1.2.xsd"

Copied!
29
0
0

Loading.... (view fulltext now)

Full text

(1)

Schema documentation for types1.2.xsd

8 february 2011

Table of Contents

Namespace: "http://www.iula.upf.edu/types" . . . 2

Schemas . . . 2

Main schema types1.2.xsd . . . 2

Complex Types . . . 2

Complex Type ns:ParamsType . . . 2

Complex Type ns:SentenceSplitterParamsType . . . 2

Complex Type ns:SentenceSplitterMainParamsType . . . 3

Complex Type ns:TextType . . . 3

Complex Type ns:TokenizerParamsType . . . 3

Complex Type ns:TokenizerMainParamsType . . . 4

Complex Type ns:LemmatizerParamsType . . . 4

Complex Type ns:LemmatizerMainParamsType . . . 4

Complex Type ns:POSTaggerParamsType . . . 5

Complex Type ns:POSTaggerMainParamsType . . . 5

Complex Type ns:ShallowParserParamsType . . . 5

Complex Type ns:ShallowParserMainParamsType . . . 6

Complex Type ns:ParserParamsType . . . 6

Complex Type ns:ParserMainParamsType . . . 6

Complex Type ns:TextAlignerParamsType . . . 7

Complex Type ns:TextAlignerMainParamsType . . . 7

Complex Type ns:CQPIndexerParamsType . . . 7

Complex Type ns:CQPIndexerMainParamsType . . . 8

Complex Type ns:CQPCorpusType . . . 8

Complex Type ns:CQPQuerierParamsType . . . 9

Complex Type ns:CQPQuerierMainParamsType . . . 9

Complex Type ns:ConcordancerParamsType . . . 9

Complex Type ns:ConcordancerMainParamsType . . . 10

Complex Type ns:ConcordancerOptionalParamsType . . . 10

Complex Type ns:NgramsCooccurrencesParamsType . . . 10

Complex Type ns:NgramsCooccurrencesMainParamsType . . . 10

Complex Type ns:NgramsCooccurrencesOptionalParamsType . . . 11

Complex Type ns:CrawlerParamsType . . . 11

Complex Type ns:CrawlerMainParamsType . . . 11

Complex Type ns:CrawlerOptionalParamsType . . . 12

Complex Type ns:maxSizeType . . . 12

Complex Type ns:NERecognitionParamsType . . . 12

Complex Type ns:NERecognitionMainParamsType . . . 13

Complex Type ns:NERecognitionOptionalParamsType . . . 13

Complex Type ns:TermExtractionParamsType . . . 13

Complex Type ns:TermExtractionMainParamsType . . . 14

Complex Type ns:TermExtractionOptionalParamsType . . . 14

Complex Type ns:TopicIdentifierParamsType . . . 14

Complex Type ns:TopicIdentifierMainParamsType . . . 15

Complex Type ns:TopicIdentifierOptionalParamsType . . . 15

Complex Type ns:DitionaryLookupParamsType . . . 15

Complex Type ns:DictionaryLookupMainParamsType . . . 16

Complex Type ns:ResponseType . . . 16

Complex Type ns:SentenceSplitterResponseType . . . 16

Complex Type ns:TokenizerResponseType . . . 17

Complex Type ns:LemmatizerResponseType . . . 17

Complex Type ns:POSTaggerResponseType . . . 18

Complex Type ns:ShallowParserResponseType . . . 18

Complex Type ns:ParserResponseType . . . 18

Complex Type ns:TextAlignerResponseType . . . 19

Complex Type ns:CQPIndexerResponseType . . . 19

Complex Type ns:CQPQuerierResponseType . . . 20

Complex Type ns:ConcordancerResponseType . . . 20

Complex Type ns:NgramsCooccurrencesResponseType . . . 20

Complex Type ns:CrawlerResponseType . . . 21

Complex Type ns:NERecognitionResponseType . . . 21

Complex Type ns:TermExtractionResponseType . . . 22

Complex Type ns:TopicIdentifierResponseType . . . 22

Complex Type ns:DictionaryLookupResponseType . . . 22

(2)

Complex Type ns:LexicalEntriesListType . . . 23

Complex Type ns:lexicalEntryType . . . 23

Complex Type ns:SourceTextType . . . 23

Complex Type ns:TargetTextType . . . 24

Simple Types . . . 24

Simple Type ns:lang . . . 24

Simple Type ns:CQPCorpusStructureType . . . 24

Simple Type ns:CQPQueryType . . . 24

Simple Type ns:ReferenceType . . . 25

Simple Type ns:SearchQueryType . . . 25

Simple Type ns:WindowSizeType . . . 25

Simple Type ns:OrderByType . . . 25

Simple Type ns:NumberType . . . 25

Simple Type ns:ThresholdType . . . 25

Simple Type ns:AssociationMeassureType . . . 26

Simple Type ns:DomainType . . . 26

Simple Type ns:TermListType . . . 26

Simple Type ns:SizeType . . . 26

Simple Type ns:SizeUnitType . . . 26

Simple Type ns:maxTimeType . . . 26

Simple Type ns:timeOutType . . . 26

Simple Type ns:retriesType . . . 27

Simple Type ns:InputFormatType . . . 27

Simple Type ns:FormatType . . . 27

Simple Type ns:OutputFormatType . . . 27

Simple Type ns:NEListType . . . 27

Simple Type ns:wordFormType . . . 28

Simple Type ns:lemmaType . . . 28

Simple Type ns:PoSTagType . . . 28

Simple Type ns:TagsetType . . . 28

Simple Type ns:TermType . . . 28

Simple Type ns:NEType . . . 28

Namespace: "http://www.iula.upf.edu/types"

Schemas

Main schema types1.2.xsd

Namespace http://www.iula.upf.edu/types

Properties attribute form default: unqualified

element form default: qualified

version: 1.2

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Types

Complex Type ns:ParamsType

Namespace http://www.iula.upf.edu/types

Annotations All Request messages derive from ParamsType. Params may be Main params or

Optional params. Main params are necessarily typed. Optional params may be left untyped and have default values.

Diagram

Model ns:MainParams{0,1} , ns:optParams{0,1}

Children ns:MainParams, ns:optParams

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:SentenceSplitterParamsType

Namespace http://www.iula.upf.edu/types

(3)

Annotations Payload message for a sentence splitter service.

Diagram

Type restriction of ns:ParamsType

Type hierarchy • ns:ParamsType

• ns:SentenceSplitterParamsType

Model ns:MainParams , ns:optParams{0,1}

Children ns:MainParams, ns:optParams

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:SentenceSplitterMainParamsType

Namespace http://www.iula.upf.edu/types

Annotations Main Params in the payload message for a Sentence Splitter service.

Includes language and text.

Diagram

Model ns:language , ns:input

Children ns:input, ns:language

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:TextType

Namespace http://www.iula.upf.edu/types

Annotations Anything written. Text can be passed as a string or as a URI. Typically,

TextType is used for input parameters such as 'text to be analyzed' and output parameters such as 'analyzed text'.

Diagram

Model ns:string | ns:file

Children ns:file, ns:string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:TokenizerParamsType

Namespace http://www.iula.upf.edu/types

Annotations Payload message for a tokenizer service.

(4)

Diagram

Type restriction of ns:ParamsType

Type hierarchy • ns:ParamsType

• ns:TokenizerParamsType

Model ns:MainParams , ns:optParams{0,1}

Children ns:MainParams, ns:optParams

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:TokenizerMainParamsType

Namespace http://www.iula.upf.edu/types

Annotations Main Params in the payload message for a Tokenizer service. Includes

language and text.

Diagram

Model ns:language , ns:input

Children ns:input, ns:language

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:LemmatizerParamsType

Namespace http://www.iula.upf.edu/types

Annotations Payload message for a lemmatizer service.

Diagram

Type restriction of ns:ParamsType

Type hierarchy • ns:ParamsType

• ns:LemmatizerParamsType

Model ns:MainParams , ns:optParams{0,1}

Children ns:MainParams, ns:optParams

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:LemmatizerMainParamsType

Namespace http://www.iula.upf.edu/types

(5)

Annotations Main Params in the payload message for a Lemmatizer service. Includes language and text.

Diagram

Model ns:language , ns:input

Children ns:input, ns:language

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:POSTaggerParamsType

Namespace http://www.iula.upf.edu/types

Annotations Payload message for a PoS tagger service.

Diagram

Type restriction of ns:ParamsType

Type hierarchy • ns:ParamsType

• ns:POSTaggerParamsType

Model ns:MainParams , ns:optParams{0,1}

Children ns:MainParams, ns:optParams

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:POSTaggerMainParamsType

Namespace http://www.iula.upf.edu/types

Annotations Main Params in the payload message for a PoS Tagger service. Includes

language and text.

Diagram

Model ns:language , ns:input

Children ns:input, ns:language

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:ShallowParserParamsType

Namespace http://www.iula.upf.edu/types

Annotations Payload message for a Shallow Parser (or Chunking)

service.

(6)

Diagram

Type restriction of ns:ParamsType

Type hierarchy • ns:ParamsType

• ns:ShallowParserParamsType

Model ns:MainParams , ns:optParams{0,1}

Children ns:MainParams, ns:optParams

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:ShallowParserMainParamsType

Namespace http://www.iula.upf.edu/types

Annotations Main Params in the payload message for a Shallow Parser (or Chunking)

service. Includes language and text to be parsed.

Diagram

Model ns:language , ns:input

Children ns:input, ns:language

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:ParserParamsType

Namespace http://www.iula.upf.edu/types

Annotations Payload message for a Parser service.

Diagram

Type restriction of ns:ParamsType

Type hierarchy • ns:ParamsType

• ns:ParserParamsType

Model ns:MainParams , ns:optParams{0,1}

Children ns:MainParams, ns:optParams

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:ParserMainParamsType

Namespace http://www.iula.upf.edu/types

(7)

Annotations Main Params in the payload message for a Parser (or Chunking) service.

Includes language and text to be parsed.

Diagram

Model ns:language , ns:input

Children ns:input, ns:language

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:TextAlignerParamsType

Namespace http://www.iula.upf.edu/types

Annotations Payload message for a Text Alignment service.

Diagram

Type restriction of ns:ParamsType

Type hierarchy • ns:ParamsType

• ns:TextAlignerParamsType

Model ns:MainParams , ns:optParams{0,1}

Children ns:MainParams, ns:optParams

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:TextAlignerMainParamsType

Namespace http://www.iula.upf.edu/types

Annotations Main Params in the payload message for a Text Aligner service. Includes

language and corpus for both source and target.

Diagram

Model ns:source_language , ns:source_corpus , ns:target_language , ns:target_corpus

Children ns:source_corpus, ns:source_language, ns:target_corpus, ns:target_language

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:CQPIndexerParamsType

Namespace http://www.iula.upf.edu/types

Annotations Payload message for a CWB service when indexing a corpus.

(8)

Diagram

Type restriction of ns:ParamsType

Type hierarchy • ns:ParamsType

• ns:CQPIndexerParamsType

Model ns:MainParams , ns:optParams{0,1}

Children ns:MainParams, ns:optParams

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:CQPIndexerMainParamsType

Namespace http://www.iula.upf.edu/types

Annotations Main Params in the payload message for a CWB service when indexing a

corpus. Includes the CQP corpus to be index and the CQP structure of the corpsus.

Diagram

Model ns:CQPCorpus , ns:CQPCorpusStructure

Children ns:CQPCorpus, ns:CQPCorpusStructure

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:CQPCorpusType

Namespace http://www.iula.upf.edu/types

Annotations A CQP corpus (following the standard verticalized CWB input

format) Diagram

Type restriction of ns:TextType

Type hierarchy • ns:TextType

• ns:CQPCorpusType

Model ns:string | ns:file

Children ns:file, ns:string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

(9)

Complex Type ns:CQPQuerierParamsType

Namespace http://www.iula.upf.edu/types

Annotations Payload message for a CWB service when querying a corpus.

Diagram

Type restriction of ns:ParamsType

Type hierarchy • ns:ParamsType

• ns:CQPQuerierParamsType

Model ns:MainParams , ns:optParams{0,1}

Children ns:MainParams, ns:optParams

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:CQPQuerierMainParamsType

Namespace http://www.iula.upf.edu/types

Annotations Main Params in the payload message for a CWB service when indexing a

corpus. Includes a reference to the indexed corpus to be queried and the CQP query.

Diagram

Model ns:CQPQuery , ns:CorpusReference

Children ns:CQPQuery, ns:CorpusReference

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:ConcordancerParamsType

Namespace http://www.iula.upf.edu/types

Annotations Payload message for a concordancer (or KWIC) service.

Diagram

Type restriction of ns:ParamsType

Type hierarchy • ns:ParamsType

• ns:ConcordancerParamsType

Model ns:MainParams , ns:optParams{0,1}

(10)

Children ns:MainParams, ns:optParams

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:ConcordancerMainParamsType

Namespace http://www.iula.upf.edu/types

Annotations Main Params in the payload message for a Concordancer service. Includes

the search query and the window size.

Diagram

Model ns:SearchQuery , ns:WindowSize{0,1}

Children ns:SearchQuery, ns:WindowSize

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:ConcordancerOptionalParamsType

Namespace http://www.iula.upf.edu/types

Annotations Optional parameters in the payload message for a Concordancer (or KWIC)

service.

Diagram

Model ALL(ns:OrderBy{0,1})

Children ns:OrderBy

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:NgramsCooccurrencesParamsType

Namespace http://www.iula.upf.edu/types

Annotations Payload message for a n-gram (or collocation finder)

service.

Diagram

Type restriction of ns:ParamsType

Type hierarchy • ns:ParamsType

• ns:NgramsCooccurrencesParamsType

Model ns:MainParams , ns:optParams{0,1}

Children ns:MainParams, ns:optParams

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:NgramsCooccurrencesMainParamsType

Namespace http://www.iula.upf.edu/types

Annotations Main Params in the payload message for a n-gram (or collocation finder)

service. Includes the corpus to be analyzed and the Number of tokens in the n-grams.

(11)

Diagram

Model ns:Corpus , ns:N

Children ns:Corpus, ns:N

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:NgramsCooccurrencesOptionalParamsType

Namespace http://www.iula.upf.edu/types

Annotations Optional parameters in the payload message for a n-gram (or collocation

finder) service.

Diagram

Model ALL(ns:WindowSize{0,1} ns:FrequencyThreshold{0,1} ns:RankThreshold{0,1} ns:ScoreThreshold{0,1}

ns:AssociationMeassure{0,1})

Children ns:AssociationMeassure, ns:FrequencyThreshold, ns:RankThreshold, ns:ScoreThreshold, ns:WindowSize

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:CrawlerParamsType

Namespace http://www.iula.upf.edu/types

Annotations Payload message for a crawler service.

Diagram

Type restriction of ns:ParamsType

Type hierarchy • ns:ParamsType

• ns:CrawlerParamsType

Model ns:MainParams , ns:optParams{0,1}

Children ns:MainParams, ns:optParams

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:CrawlerMainParamsType

Namespace http://www.iula.upf.edu/types

Annotations Main Params in the payload message for crawler service.

(12)

Diagram

Model ns:language+ , ns:domain , ns:url+ , ns:termList

Children ns:domain, ns:language, ns:termList, ns:url

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:CrawlerOptionalParamsType

Namespace http://www.iula.upf.edu/types

Annotations Optional parameters in the payload message for a crawler service. It

includes: maxSize and maxTime as criteria to stop the crawling process and timeOut and retries for flow control purposes

Diagram

Model ALL(ns:maxSize{0,1} ns:maxTime{0,1} ns:timeOut{0,1} ns:retries{0,1})

Children ns:maxSize, ns:maxTime, ns:retries, ns:timeOut

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:maxSizeType

Namespace http://www.iula.upf.edu/types

Annotations Maximum amount od data. It is expressed in terms of size (amount in

numbers) and sizeUnit (unit) Diagram

Model ns:size , ns:sizeUnit

Children ns:size, ns:sizeUnit

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:NERecognitionParamsType

Namespace http://www.iula.upf.edu/types

Annotations Payload message for a Named Entity recognition service.

(13)

Diagram

Type restriction of ns:ParamsType

Type hierarchy • ns:ParamsType

• ns:NERecognitionParamsType

Model ns:MainParams , ns:optParams{0,1}

Children ns:MainParams, ns:optParams

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:NERecognitionMainParamsType

Namespace http://www.iula.upf.edu/types

Annotations Main Params in the payload message for a Named Entity recognition

service.

Diagram

Model ns:language , ns:input

Children ns:input, ns:language

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:NERecognitionOptionalParamsType

Namespace http://www.iula.upf.edu/types

Annotations Optional parameters in the payload message for a Named Entity recognition

service.

Diagram

Model ALL(ns:inputFormat{0,1} ns:outputFormat{0,1} ns:NETypes{0,1})

Children ns:NETypes, ns:inputFormat, ns:outputFormat

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:TermExtractionParamsType

Namespace http://www.iula.upf.edu/types

Annotations Payload message for a term extraction service.

(14)

Diagram

Type restriction of ns:ParamsType

Type hierarchy • ns:ParamsType

• ns:TermExtractionParamsType

Model ns:MainParams , ns:optParams{0,1}

Children ns:MainParams, ns:optParams

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:TermExtractionMainParamsType

Namespace http://www.iula.upf.edu/types

Annotations Main Params in the payload message for a term extraction

service.

Diagram

Model ns:language , ns:input

Children ns:input, ns:language

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:TermExtractionOptionalParamsType

Namespace http://www.iula.upf.edu/types

Annotations Optional parameters in the payload message for a term extraction

service.

Diagram

Model ALL(ns:inputFormat{0,1} ns:outputFormat{0,1} ns:FrequencyThreshold{0,1} ns:stopList{0,1})

Children ns:FrequencyThreshold, ns:inputFormat, ns:outputFormat, ns:stopList

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:TopicIdentifierParamsType

Namespace http://www.iula.upf.edu/types

Annotations Payload message for a term extraction service.

(15)

Diagram

Type restriction of ns:ParamsType

Type hierarchy • ns:ParamsType

• ns:TopicIdentifierParamsType

Model ns:MainParams , ns:optParams{0,1}

Children ns:MainParams, ns:optParams

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:TopicIdentifierMainParamsType

Namespace http://www.iula.upf.edu/types

Annotations Main Params in the payload message for a topic identifier

service.

Diagram

Model ns:language , ns:input

Children ns:input, ns:language

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:TopicIdentifierOptionalParamsType

Namespace http://www.iula.upf.edu/types

Annotations Optional parameters in the payload message for a topic identifier

service.

Diagram

Model ALL(ns:inputFormat{0,1} ns:outputFormat{0,1})

Children ns:inputFormat, ns:outputFormat

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:DitionaryLookupParamsType

Namespace http://www.iula.upf.edu/types

Annotations Payload message for a dictionary lookup service.

(16)

Diagram

Type restriction of ns:ParamsType

Type hierarchy • ns:ParamsType

• ns:DitionaryLookupParamsType

Model ns:MainParams , ns:optParams{0,1}

Children ns:MainParams, ns:optParams

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:DictionaryLookupMainParamsType

Namespace http://www.iula.upf.edu/types

Annotations Main Params in the payload message for a dictionary lookup

service.

Diagram

Model ns:language , ns:wordForm

Children ns:language, ns:wordForm

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:ResponseType

Namespace http://www.iula.upf.edu/types

Diagram

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:SentenceSplitterResponseType

Namespace http://www.iula.upf.edu/types

(17)

Diagram

Type extension of ns:ResponseType

Type hierarchy • ns:ResponseType

• ns:SentenceSplitterResponseType

Model ns:SentenceSplittedText

Children ns:SentenceSplittedText

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:TokenizerResponseType

Namespace http://www.iula.upf.edu/types

Diagram

Type extension of ns:ResponseType

Type hierarchy • ns:ResponseType

• ns:TokenizerResponseType

Model ns:TokenizedText

Children ns:TokenizedText

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:LemmatizerResponseType

Namespace http://www.iula.upf.edu/types

Diagram

(18)

Type extension of ns:ResponseType

Type hierarchy • ns:ResponseType

• ns:LemmatizerResponseType

Model ns:LemmatizedText

Children ns:LemmatizedText

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:POSTaggerResponseType

Namespace http://www.iula.upf.edu/types

Diagram

Type extension of ns:ResponseType

Type hierarchy • ns:ResponseType

• ns:POSTaggerResponseType

Model ns:POSAnnotatedText

Children ns:POSAnnotatedText

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:ShallowParserResponseType

Namespace http://www.iula.upf.edu/types

Diagram

Type extension of ns:ResponseType

Type hierarchy • ns:ResponseType

• ns:ShallowParserResponseType

Model ns:ShallowParsedText

Children ns:ShallowParsedText

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:ParserResponseType

Namespace http://www.iula.upf.edu/types

(19)

Diagram

Type extension of ns:ResponseType

Type hierarchy • ns:ResponseType

• ns:ParserResponseType

Model ns:ShallowParsedText

Children ns:ShallowParsedText

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:TextAlignerResponseType

Namespace http://www.iula.upf.edu/types

Diagram

Type extension of ns:ResponseType

Type hierarchy • ns:ResponseType

• ns:TextAlignerResponseType

Model ns:AlignedText

Children ns:AlignedText

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:CQPIndexerResponseType

Namespace http://www.iula.upf.edu/types

Diagram

(20)

Type extension of ns:ResponseType

Type hierarchy • ns:ResponseType

• ns:CQPIndexerResponseType

Model ns:reference

Children ns:reference

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:CQPQuerierResponseType

Namespace http://www.iula.upf.edu/types

Diagram

Type extension of ns:ResponseType

Type hierarchy • ns:ResponseType

• ns:CQPQuerierResponseType

Model ns:concordances

Children ns:concordances

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:ConcordancerResponseType

Namespace http://www.iula.upf.edu/types

Diagram

Type extension of ns:ResponseType

Type hierarchy • ns:ResponseType

• ns:ConcordancerResponseType

Model ns:concordances

Children ns:concordances

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:NgramsCooccurrencesResponseType

Namespace http://www.iula.upf.edu/types

(21)

Diagram

Type extension of ns:ResponseType

Type hierarchy • ns:ResponseType

• ns:NgramsCooccurrencesResponseType

Model ns:NgramsCoocurrences

Children ns:NgramsCoocurrences

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:CrawlerResponseType

Namespace http://www.iula.upf.edu/types

Diagram

Type extension of ns:ResponseType

Type hierarchy • ns:ResponseType

• ns:CrawlerResponseType

Model ns:WebCorpus

Children ns:WebCorpus

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:NERecognitionResponseType

Namespace http://www.iula.upf.edu/types

Diagram

(22)

Type extension of ns:ResponseType

Type hierarchy • ns:ResponseType

• ns:NERecognitionResponseType

Model ns:NEAnnotatedText

Children ns:NEAnnotatedText

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:TermExtractionResponseType

Namespace http://www.iula.upf.edu/types

Diagram

Type extension of ns:ResponseType

Type hierarchy • ns:ResponseType

• ns:TermExtractionResponseType

Model ns:TermAnnotatedText

Children ns:TermAnnotatedText

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:TopicIdentifierResponseType

Namespace http://www.iula.upf.edu/types

Diagram

Type extension of ns:ResponseType

Type hierarchy • ns:ResponseType

• ns:TopicIdentifierResponseType

Model ns:TopicAnnotatedText

Children ns:TopicAnnotatedText

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:DictionaryLookupResponseType

Namespace http://www.iula.upf.edu/types

(23)

Diagram

Type extension of ns:ResponseType

Type hierarchy • ns:ResponseType

• ns:DictionaryLookupResponseType

Model ns:LexicalEntriesList

Children ns:LexicalEntriesList

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:LexicalEntriesListType

Namespace http://www.iula.upf.edu/types

Annotations Diagram

Model ns:lexicalEntry+

Children ns:lexicalEntry

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:lexicalEntryType

Namespace http://www.iula.upf.edu/types

Annotations Expressed in terms of lemma and PoS tag

Diagram

Model ns:lemma , ns:PoSTag

Children ns:PoSTag, ns:lemma

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:SourceTextType

Namespace http://www.iula.upf.edu/types

Annotations The source text (for example in an alignment task)

Diagram

(24)

Type restriction of ns:TextType

Type hierarchy • ns:TextType

• ns:SourceTextType

Model ns:string | ns:file

Children ns:file, ns:string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Complex Type ns:TargetTextType

Namespace http://www.iula.upf.edu/types

Annotations The target text of a service that requires a source and a target input

files (for example in an alignment task) Diagram

Type restriction of ns:TextType

Type hierarchy • ns:TextType

• ns:TargetTextType

Model ns:string | ns:file

Children ns:file, ns:string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Types

Simple Type ns:lang

Namespace http://www.iula.upf.edu/types

Annotations Language iso-639

Diagram

Type restriction of string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:CQPCorpusStructureType

Namespace http://www.iula.upf.edu/types

Annotations The structure used to to encode the verticalized text to CWB binary

format with the cwb-encode tool. (ex. "-P pos -P lemma -S s") Diagram

Type string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:CQPQueryType

Namespace http://www.iula.upf.edu/types

Annotations A CQP query.

Diagram

(25)

Type string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:ReferenceType

Namespace http://www.iula.upf.edu/types

Annotations The reference that a WS returns which can be used in future

events.

Diagram

Type string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:SearchQueryType

Namespace http://www.iula.upf.edu/types

Annotations A search query.

Diagram

Type string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:WindowSizeType

Namespace http://www.iula.upf.edu/types

Annotations Size of window, typically for concordancers and collocation

analyses Diagram

Type int

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:OrderByType

Namespace http://www.iula.upf.edu/types

Annotations The sorting criteria to be used when dispalying results. (Possible more

values should be added) Diagram

Type restriction of string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:NumberType

Namespace http://www.iula.upf.edu/types

Diagram

Type int

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:ThresholdType

Namespace http://www.iula.upf.edu/types

Annotations The level or point at which something would happen, would cease to

happen, or would take effect, become true, etc.

Diagram

Type int

Schema location http://gilmere.upf.edu/types/types1.2.xsd

(26)

Simple Type ns:AssociationMeassureType

Namespace http://www.iula.upf.edu/types

Annotations The measure of the link between two variables.

Diagram

Type restriction of string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:DomainType

Namespace http://www.iula.upf.edu/types

Annotations http://www.isocat.org/datcat/DC-2467

Diagram

Type string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:TermListType

Namespace http://www.iula.upf.edu/types

Annotations http://www.isocat.org/datcat/DC-508: "A verbal designation of a general

concept in a specific subject field". Typically, terms are used by web crawlers services as seed terms.

Diagram

Type list of ns:TermType

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:SizeType

Namespace http://www.iula.upf.edu/types

Annotations http://www.isocat.org/datcat/DC-2580: "The size of the resource with

regard to the SizeUnit measurement in form of a number."

Diagram

Type string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:SizeUnitType

Namespace http://www.iula.upf.edu/types

Annotations http://www.isocat.org/datcat/DC-2583: "Specification of the unit of size

that is used when specifying the size."

Diagram

Type string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:maxTimeType

Namespace http://www.iula.upf.edu/types

Annotations Maximun duration.

Diagram

Type string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:timeOutType

Namespace http://www.iula.upf.edu/types

(27)

Annotations Diagram

Type string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:retriesType

Namespace http://www.iula.upf.edu/types

Annotations Diagram

Type string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:InputFormatType

Namespace http://www.iula.upf.edu/types

Annotations The format required for a given Input parameter

Diagram

Type ns:FormatType

Type hierarchy • string

• ns:FormatType

• ns:InputFormatType

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:FormatType

Namespace http://www.iula.upf.edu/types

Annotations http://www.isocat.org/datcat/DC-2562 . The format of a given I/O

parameter (ex: xml, html, verticalised, ...) Diagram

Type string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:OutputFormatType

Namespace http://www.iula.upf.edu/types

Annotations The format of a given Output parameter

Diagram

Type ns:FormatType

Type hierarchy • string

• ns:FormatType

• ns:OutputFormatType

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:NEListType

Namespace http://www.iula.upf.edu/types

Annotations List of Named Entities

(http://www.isocat.org/datcat/DC-2275).

Diagram

Type list of ns:NEType

(28)

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:wordFormType

Namespace http://www.iula.upf.edu/types

Annotations Diagram

Type string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:lemmaType

Namespace http://www.iula.upf.edu/types

Annotations http://www.isocat.org/datcat/DC-286 : The base form of a word or term

that is used as the formal dictionary entry for the term.

Diagram

Type string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:PoSTagType

Namespace http://www.iula.upf.edu/types

Annotations http://www.isocat.org/datcat/DC-396 A category assigned to a word based

on its grammatical and semantic properties.

Diagram

Type string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:TagsetType

Namespace http://www.iula.upf.edu/types

Annotations http://www.isocat.org/datcat/DC-2497: "Specifies the tag set used in the

annotation of the resource or a used by the tool/service or it contains a URL that points to the information about the tag set"

Diagram

Type string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:TermType

Namespace http://www.iula.upf.edu/types

Annotations http://www.isocat.org/datcat/DC-508: "A verbal designation of a general

concept in a specific subject field". Typically, terms are used by web crawlers services as seed terms.

Diagram

Type string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

Simple Type ns:NEType

Namespace http://www.iula.upf.edu/types

Annotations http://www.isocat.org/datcat/DC-2275: "segment of text for which one or

many rigid designators stands for the referent. usually named entities are located and classified into predefined types such as names of person, organizations, locations, expressions of times etc.".

Diagram

(29)

Type string

Schema location http://gilmere.upf.edu/types/types1.2.xsd

References

Related documents

headquarters: product of a sequence of such as json payload on github xsd schema registry server itself as index organized tables linked.. In this registry with github xsd

Attributes and relational databases, fact table contains a collection elements of queries of xml schema url to relate to?. Xml schema collection by all start from xsd to

Microsoft's XSD utility provides an excellent staff to generate classes from schema definition files but has so few quirks that quickly make using the.. It with additional

extensibility include: attribute and element wild cards, you could just wrap both schema elements in a wrapper file; in practice, but each part will be broken out and explained in

Propel provides a relational data table name list the convert the methods as their definition and converts xml converter converts json documents that involve any necessary.. To

JSON Schema generator and graphical JSON schema editor that lets you create JSON Schemas, and even generate a JSON instance from a schema.. Default is to make enum

jumpstart JSON Schema development you can counsel the JSON Schema generator to create the valid schema based an existing XML Schema or JSON instance document The JSON Schema

Schemas will appear exactly what things depicted on the wadl to enable schema of adapting to the documentation may find several conflicting xml schema document xsd file as