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.
1 parent 3e58d87 commit 94de000Copy full SHA for 94de000
src/main/java/com/atomgraph/linkeddatahub/apps/model/impl/ApplicationImpl.java
@@ -21,6 +21,7 @@
21
import com.atomgraph.linkeddatahub.model.Service;
22
import com.atomgraph.linkeddatahub.vocabulary.FOAF;
23
import com.atomgraph.linkeddatahub.vocabulary.LAPP;
24
+import com.atomgraph.linkeddatahub.vocabulary.LDH;
25
import com.atomgraph.server.vocabulary.LDT;
26
import jakarta.ws.rs.core.UriBuilder;
27
import org.apache.jena.enhanced.EnhGraph;
0 commit comments