Parse XRD and host-meta files into RDF::Trine models
While XRD has a rather different history, it turns out it can mostly be thought of as a serialization format for a limited subset of RDF. This parser ignores the order of Link elements, as RDF is a graph format with no concept of statements coming in an "order". The XRD spec says that grokking the order of Link elements is only a SHOULD. That said, if you're concerned about the order of Link elements, the callback routines allowed by this package may be of use. This package aims to be roughly compatible with RDF::RDFa::Parser's interface.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.201-17.fc42 | - |
Fedora 42 | 0.201-17.fc42 | - |
Fedora 41 | 0.201-15.fc41 | - |
Fedora 40 | 0.201-14.fc40 | - |
You can contact the maintainers of this package via email at
perl-XRD-Parser dash maintainers at fedoraproject dot org
.