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 72add20 commit 4bc6d80Copy full SHA for 4bc6d80
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