Skip to content

Commit 3805e67

Browse files
committed
Merge remote-tracking branch 'origin/main' into 214-flatten
2 parents 39fa498 + d56f4a4 commit 3805e67

File tree

2 files changed

+1
-22
lines changed

2 files changed

+1
-22
lines changed

README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -95,27 +95,6 @@ Windows:
9595
$ .\gradlew.bat install
9696
```
9797

98-
### Install Metafacture Fix
99-
100-
This project depends on [metafacture-fix](https://github.com/metafacture/metafacture-fix), which is work in progress.
101-
It is possible to display the current version of dependencies in the UI. To display the version, please read this [section](#show-dependency-versions-in-ui). This is especially reasonable when installing on a server.
102-
103-
Clone and install metafacture-fix:
104-
```bash
105-
$ git clone https://github.com/metafacture/metafacture-fix.git -b 1.0.0
106-
$ cd metafacture-fix
107-
```
108-
109-
Unix:
110-
```bash
111-
$ ./gradlew install
112-
```
113-
114-
Windows:
115-
```bash
116-
$ .\gradlew.bat install
117-
```
118-
11998
### Clone the metafacture-playground project
12099

121100
```bash
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://metafacture.org/playground/?data=&flux=%22https%3A//duepublico2.uni-due.de/oer/oai%22%0A%7C+open-oaipmh%28metadataPrefix%3D%22mods%22%29%0A%7C+decode-xml%0A%7C+handle-generic-xml%0A%7C+encode-json%28prettyPrinting%3D%22true%22%29%0A%7C+print%3B
1+
https://metafacture.org/playground/?flux=%22https%3A//services.dnb.de/oai/repository%22%0A%7C+open-oaipmh%28metadataPrefix%3D%22mods-xml%22%2C+dateFrom%3D%222025-05-01%22%2C+dateUntil%3D%222025-05-05%22%2C+setSpec%3D%22dnb-all%3Aonline%3Adissertations%3Asg300%22%29%0A%7C+decode-xml%0A%7C+handle-generic-xml%0A%7C+encode-json%28prettyPrinting%3D%22true%22%29%0A%7C+print%3B%0A

0 commit comments

Comments
 (0)