Ignore:
Timestamp:
02/23/15 16:49:12 (9 years ago)
Author:
teckart@informatik.uni-leipzig.de
Message:

Removed obsolete facets "language" and "languages" from facetConcepts files and adjusted test cases

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vlo/trunk/vlo-commons/src/main/resources/facetConcepts.xml

    r5993 r6025  
    149149                <!-- IDSAGD_Speaker -->
    150150        </facetConcept>
    151         <facetConcept name="language" description="The object language relevant for the resource or tool" definition="The object language relevant for the resource or tool, i.e. the language of the source material of a resource, the object language of a language description, or the language supported by a linguistic tool. If a tool is language independent, please use the ISO 639-3 'und' for 'undefined'.">
    152                 <concept>http://www.isocat.org/datcat/DC-2482</concept>
    153                 <concept>http://hdl.handle.net/11459/CCR_C-2482_08eded24-4086-7e3f-88e5-e0807fb01e17</concept>
    154                 <!-- language code -->
    155                 <concept>http://www.isocat.org/datcat/DC-2484</concept>
    156                 <concept>http://hdl.handle.net/11459/CCR_C-2484_669684e7-cb9e-ea96-59cb-a25fe89b9b9d</concept>
    157                 <!-- language name -->
    158                 <concept>http://www.isocat.org/datcat/DC-5361</concept>
    159                 <concept>http://hdl.handle.net/11459/CCR_C-5361_ba085ec1-9746-52bf-8cc1-3c300ce16eb8</concept>
    160                 <!-- language usage (TEI) -->
    161                 <concept>http://www.isocat.org/datcat/DC-5358</concept>
    162                 <concept>http://hdl.handle.net/11459/CCR_C-5358_3cd089fe-ad03-6181-b20c-635ea41ed818</concept>
    163                 <!--language (TEI) - MENZO: added for CLARIN-DK -->
    164 
    165                 <concept>http://purl.org/dc/terms/language</concept>
    166                 <!-- Had to be removed due to IDSAGD_Speaker  <acceptableContext includeAny="false" includeEmpty="true"/>
    167     <rejectableContext includeAny="true"  includeEmpty="false">
    168       <concept>http://www.isocat.org/datcat/DC-4146</concept>
    169       <concept>http://hdl.handle.net/11459/CCR_C-4146_5ccc45c8-d729-c180-2bf1-fccc56dde24d</concept>
    170     </rejectableContext> -->
    171                 <pattern>/c:CMD/c:Components//c:OLAC-DcmiTerms/c:language/@olac-language</pattern>
    172                 <pattern>/c:CMD/c:Components//c:OLAC-DcmiTerms/c:subject/@olac-language</pattern>
    173                 <pattern>/c:CMD/c:Components/c:LrtInventoryResource/c:LrtCommon/c:Languages/c:ISO639/c:iso-639-3-code/text()</pattern>
    174                 <pattern>/c:CMD/c:Components/c:mods/c:language/c:languageTerm/text()</pattern>
    175 
    176 
    177                 <!--  <concept>http://www.isocat.org/datcat/DC-2468</concept>
    178                       <concept>http://hdl.handle.net/11459/CCR_C-2468_e4135e12-c272-171e-a8a2-48339228387b</concept> -->
    179                 <!-- BAS REMOVED because of component SubjectLanguages -->
    180 
    181                 <pattern>/c:CMD/c:Components//c:OLAC-DcmiTerms-ref/c:language/@olac-language</pattern>
    182                 <!-- IDS OLAC-DcmiTerms-ref -->
    183                 <pattern>/c:CMD/c:Components//c:OLAC-DcmiTerms-ref-DWR/c:language/@olac-language</pattern>
    184                 <!-- IDS OLAC-DcmiTerms-ref-DWR -->
    185                 <!-- <pattern>/c:CMD/c:Components/c:WebLichtWebService/c:Service/c:Operations/c:Operation/c:Input/c:ParameterGroup/c:Parameters/c:Parameter/c:Values/c:ParameterValue/c:Value/text()</pattern>-->
    186                 <!--  WeblichtWebservices, breaks TÃŒbingen Resources (oai_sfs_uni_tuebingen_de_FID_15.xml)-->
    187                 <blacklistPattern>/c:Actor_Languages/c:Actor_Language/</blacklistPattern>
    188                 <!-- MPI (JK) -->
    189                 <blacklistPattern>/c:ActorLanguage/c:Language/c:ISO639/c:iso-639-3-code</blacklistPattern>
    190                 <blacklistPattern>/c:LanguageName</blacklistPattern>
    191                 <!-- general -->
    192                 <blacklistPattern>/c:CMD/c:Components/c:IDSAGD_Speaker/c:LinguisticBackground</blacklistPattern>
    193                 <!-- IDS IDSAGD_Speaker -->
    194                 <blacklistPattern>/c:CMD/c:Components/c:IDSAGD_Corpus/c:Collection/c:DocumentationLanguages</blacklistPattern>
    195                 <!-- IDS IDSAGD_Corpus -->
    196                 <blacklistPattern>/c:CMD/c:Components/c:TextCorpusProfile/c:Documentations</blacklistPattern>
    197                 <!-- IMS TextCorpusProfile -->
    198                 <blacklistPattern>/c:CMD/c:Components/c:TextCorpusProfile/c:DocumentationLanguages</blacklistPattern>
    199                 <!-- IMS TextCorpusProfile -->
    200                 <blacklistPattern>/c:CMD/c:Components/c:ToolProfile/c:Documentations</blacklistPattern>
    201                 <!-- IMS ToolProfile -->
    202                 <blacklistPattern>/c:CMD/c:Components/c:ToolProfile/c:ToolContext/c:DocumentationLanguages</blacklistPattern>
    203                 <!-- IMS ToolProfile -->
    204                 <blacklistPattern>/c:CMD/c:Components/c:LexicalResourceProfile/c:DocumentationLanguages</blacklistPattern>
    205                 <!-- IMS c:LexicalResourceProfile -->
    206                 <blacklistPattern>/c:CMD/c:Components/c:MultimodalCorpus/c:DocumentationLanguages</blacklistPattern>
    207                 <!-- IMS c:MultimodalCorpus -->
    208         </facetConcept>
    209151        <facetConcept name="languageCode" description="The object language relevant for the resource or tool" definition="The object language relevant for the resource or tool, i.e. the language of the source material of a resource, the object language of a language description, or the language supported by a linguistic tool. If a tool is language independent, please use the ISO 639-3 'und' for 'undefined'.">
    210152                <concept>http://www.isocat.org/datcat/DC-2482</concept>
     
    246188                <!-- MPI (JK) -->
    247189                <blacklistPattern>/c:ActorLanguage/c:Language/c:ISO639/c:iso-639-3-code</blacklistPattern>
    248                 <blacklistPattern>/c:LanguageName</blacklistPattern>
    249                 <!-- general -->
    250                 <blacklistPattern>/c:CMD/c:Components/c:IDSAGD_Speaker/c:LinguisticBackground</blacklistPattern>
    251                 <!-- IDS IDSAGD_Speaker -->
    252                 <blacklistPattern>/c:CMD/c:Components/c:IDSAGD_Corpus/c:Collection/c:DocumentationLanguages</blacklistPattern>
    253                 <!-- IDS IDSAGD_Corpus -->
    254                 <blacklistPattern>/c:CMD/c:Components/c:TextCorpusProfile/c:Documentations</blacklistPattern>
    255                 <!-- IMS TextCorpusProfile -->
    256                 <blacklistPattern>/c:CMD/c:Components/c:TextCorpusProfile/c:DocumentationLanguages</blacklistPattern>
    257                 <!-- IMS TextCorpusProfile -->
    258                 <blacklistPattern>/c:CMD/c:Components/c:ToolProfile/c:Documentations</blacklistPattern>
    259                 <!-- IMS ToolProfile -->
    260                 <blacklistPattern>/c:CMD/c:Components/c:ToolProfile/c:ToolContext/c:DocumentationLanguages</blacklistPattern>
    261                 <!-- IMS ToolProfile -->
    262                 <blacklistPattern>/c:CMD/c:Components/c:LexicalResourceProfile/c:DocumentationLanguages</blacklistPattern>
    263                 <!-- IMS c:LexicalResourceProfile -->
    264                 <blacklistPattern>/c:CMD/c:Components/c:MultimodalCorpus/c:DocumentationLanguages</blacklistPattern>
    265                 <!-- IMS c:MultimodalCorpus -->
    266         </facetConcept>
    267         <facetConcept name="languages" description="The object language relevant for the resource or tool" definition="The object language relevant for the resource or tool, i.e. the language of the source material of a resource, the object language of a language description, or the language supported by a linguistic tool. If a tool is language independent, please use the ISO 639-3 'und' for 'undefined'.">
    268                 <concept>http://www.isocat.org/datcat/DC-2482</concept>
    269                 <concept>http://hdl.handle.net/11459/CCR_C-2482_08eded24-4086-7e3f-88e5-e0807fb01e17</concept>
    270                 <!-- language code -->
    271                 <concept>http://www.isocat.org/datcat/DC-2484</concept>
    272                 <concept>http://hdl.handle.net/11459/CCR_C-2484_669684e7-cb9e-ea96-59cb-a25fe89b9b9d</concept>
    273                 <!-- language name -->
    274                 <concept>http://www.isocat.org/datcat/DC-5361</concept>
    275                 <concept>http://hdl.handle.net/11459/CCR_C-5361_ba085ec1-9746-52bf-8cc1-3c300ce16eb8</concept>
    276                 <!-- language usage (TEI) -->
    277                 <concept>http://www.isocat.org/datcat/DC-5358</concept>
    278                 <concept>http://hdl.handle.net/11459/CCR_C-5358_3cd089fe-ad03-6181-b20c-635ea41ed818</concept>
    279                 <!--language (TEI) - MENZO: added for CLARIN-DK -->
    280 
    281                 <concept>http://purl.org/dc/terms/language</concept>
    282                 <!-- Had to be removed due to IDSAGD_Speaker <acceptableContext includeAny="false" includeEmpty="true"/>
    283     <rejectableContext includeAny="true"  includeEmpty="false">
    284       <concept>http://www.isocat.org/datcat/DC-4146</concept>
    285       <concept>http://hdl.handle.net/11459/CCR_C-4146_5ccc45c8-d729-c180-2bf1-fccc56dde24d</concept>
    286     </rejectableContext>-->
    287                 <pattern>/c:CMD/c:Components//c:OLAC-DcmiTerms/c:language/@olac-language</pattern>
    288                 <pattern>/c:CMD/c:Components//c:OLAC-DcmiTerms/c:subject/@olac-language</pattern>
    289                 <pattern>/c:CMD/c:Components/c:LrtInventoryResource/c:LrtCommon/c:Languages/c:ISO639/c:iso-639-3-code/text()</pattern>
    290                 <pattern>/c:CMD/c:Components/c:mods/c:language/c:languageTerm/text()</pattern>
    291 
    292 
    293                 <!--  <concept>http://www.isocat.org/datcat/DC-2468</concept>
    294                       <concept>http://hdl.handle.net/11459/CCR_C-2468_e4135e12-c272-171e-a8a2-48339228387b</concept> -->
    295                 <!-- BAS REMOVED because of component SubjectLanguages -->
    296 
    297                 <pattern>/c:CMD/c:Components//c:OLAC-DcmiTerms-ref/c:language/@olac-language</pattern>
    298                 <!-- IDS OLAC-DcmiTerms-ref -->
    299                 <pattern>/c:CMD/c:Components//c:OLAC-DcmiTerms-ref-DWR/c:language/@olac-language</pattern>
    300                 <!-- IDS OLAC-DcmiTerms-ref-DWR -->
    301                 <!-- <pattern>/c:CMD/c:Components/c:WebLichtWebService/c:Service/c:Operations/c:Operation/c:Input/c:ParameterGroup/c:Parameters/c:Parameter/c:Values/c:ParameterValue/c:Value/text()</pattern>-->
    302                 <!--  WeblichtWebservices -->
    303                 <blacklistPattern>/c:Actor_Languages/c:Actor_Language/</blacklistPattern>
    304                 <!-- MPI (JK) -->
    305                 <blacklistPattern>/c:ActorLanguage/c:Language/c:ISO639/c:iso-639-3-code</blacklistPattern>
    306                 <!-- HZSK -->
    307190                <blacklistPattern>/c:LanguageName</blacklistPattern>
    308191                <!-- general -->
Note: See TracChangeset for help on using the changeset viewer.