Skip to content
Umut Saglam edited this page Jul 11, 2016 · 18 revisions

Fedict - WSDL2DCAT

Application for transforming (using XSLT) WSDL/XSD to DCAT.

FAQ

  • What is WSDL?
    WSDL stands for Web Service Description Language.
    It's an XML-language used for describing interfaces for web services.
    Example:

  • What is DCAT?
    DCAT stands for Data Catalog Vocabulary. It's an RDF vocabulary designed to facilitate interoperability between data catalogs published on the Web.

  • Why convert to DCAT?
    By converting to DCAT (

  • How is the conversion done?

Clone this wiki locally