The XSLT already has a SpatialDataServiceCategory param for a mapping to geodcatap:serviceCategory, but it looks to be unused.
GeoDCAT-AP 3.1.0 mentions /identificationInfo/descriptiveKeywords/keyword and/or identificationInfo/descriptiveKeywords/Type`
In a real-life example I've seen this
<gmd:descriptiveKeywords>
<gmd:MD_Keywords>
<gmd:keyword>
<gmx:Anchor xlink:href="http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService">infoFeatureAccessService</gmx:Anchor>
</gmd:keyword>
<gmd:keyword>
<gco:CharacterString>infoFeatureAccessService</gco:CharacterString>
</gmd:keyword>
The XSLT already has a
SpatialDataServiceCategoryparam for a mapping togeodcatap:serviceCategory, but it looks to be unused.GeoDCAT-AP 3.1.0 mentions
/identificationInfo/descriptiveKeywords/keywordand/or identificationInfo/descriptiveKeywords/Type`In a real-life example I've seen this