Skip to content

Commit c7a7057

Browse files
committed
remove MyJSON, the last reference to dataverse-exporters #10341
1 parent 4af01e0 commit c7a7057

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

doc/sphinx-guides/source/installation/advanced.rst

-9
Original file line numberDiff line numberDiff line change
@@ -166,15 +166,6 @@ The Maven Central landing page can be found at https://central.sonatype.com/arti
166166

167167
The source code and additional information can be found at https://github.com/gdcc/exporter-debug where you are welcome to open issues and create pull requests.
168168

169-
MyJSON (``dataverse_json``)
170-
~~~~~~~~~~~~~~~~~~~~~~~~~~~
171-
172-
MyJSON is a minimal example exporter that demonstrates how to override a built-in metadata format. Specifically, it replaces the ``dataverse_json`` format (Dataverse's native JSON format), shown as "JSON" in the GUI with a "MyJSON in <locale>" version that just wraps the existing JSON export object in a new JSON object with the key ``inputJson`` containing the original JSON.
173-
174-
You can download the MyJSON exporter JAR from https://github.com/gdcc/dataverse-exporters where you should look under "prebuilt-examples" for a file called something like dataverse-spi-export-examples-x.x.x.jar.
175-
176-
The source can be found in the "dataverse-spi-export-examples" directory of https://github.com/gdcc/dataverse-exporters
177-
178169
Developing New Exporters
179170
^^^^^^^^^^^^^^^^^^^^^^^^
180171

0 commit comments

Comments
 (0)