Skip to content

Commit c4b8747

Browse files
committed
Add newly generated html files by GitHub Actions.
1 parent 77436bc commit c4b8747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h1 class="title">Welcome</h1>
5050
<p>Metafacture includes a <a href="https://metafacture.org/metafacture-documentation/docs/flux/flux-commands.html">large number of modules</a> for operating on semi-structured data. These modules can be combined to build pipelines to perform complex metadata processing tasks. The pipelines can be constructed either in Java code or with the domain-specific language <strong>Flux</strong>. One of the core features of Metafacture is the <strong>Metamorph</strong> module. Metamorph is an xml-based language for specifying transformations of semi-structured data. It can be seamlessly integrated into Java code.</p>
5151
<p>At its heart Metafacture is a framework for implementing modules for metadata processing. This makes Metafacture easily extendable with additional modules. The <a href="https://github.com/metafacture/metafacture-core/wiki/Plugins-and-Tools">plugins and tools page</a> on the wiki shows supplementary packages and projects which extend Metafacture.</p>
5252
<p>Originally, Metafacture was developed as part of the Culturegraph platform but it is developed independently now and used by others, too: <a href="https://github.com/metafacture/metafacture-core/wiki/Who-uses-Metafacture">see who uses Metafacture</a>.</p>
53-
<p>Also <a href="https://github.com/metafacture/metafacture-fix">Metafacture Fix</a>, a non-xml Catmandu inspired language for specifying transformations, is being developed that is not stream-based but operates at record level.</p>
53+
<p>Also <a href="%5Bhttps://github.com/metafacture/metafacture-fix%5D(https://github.com/metafacture/metafacture-core/tree/master?tab=readme-ov-file#metafacture-fix)">Metafacture Fix</a>, a non-xml Catmandu inspired language for specifying transformations, is being developed that is not stream-based but operates at record level. Since the beginning of 2025 Metafacture Fix was merged into Metafacture Core and is available as default Metafacture Core library.</p>
5454
<p>Metafacture is maintained by the Team <a href="https://www.hbz-nrw.de/produkte/linked-open-data">Offene Infrastruktur by hbz</a>.</p>
5555
</body>
5656
</html>

0 commit comments

Comments
 (0)