We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lm
1 parent d2609b0 commit 0e17c97Copy full SHA for 0e17c97
web/index.php
@@ -64,6 +64,8 @@
64
65
$graph = new \EasyRdf_Graph();
66
67
+ \EasyRdf_Namespace::set('lm', 'https://purl.org/pdsinterop/link-metadata#');
68
+
69
// Create Formats objects
70
$formats = new \Pdsinterop\Rdf\Formats();
71
0 commit comments