MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=rdfexport-dcat
(main | rdfexport-dcat)
- This module requires read rights.
- Source: RdfExport
- License: AGPL v3
Exports Semantic Mediawiki content as dcat:Catalog
Specific parameter:
Other general parameters are available.
- rdf_format
Serialization format of the returned RDF
- One of the following values: jsonld, turtle
- Default: jsonld
Example:
- Returns the catalog as JSON-LD file
- api.php?action=rdfexport-dcat&rdf_format=jsonld [open in sandbox]