JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.aksw.jena_sparql_api.collection.observable
Interface NodeGraphSchemaSubsumptionChecker
public interface
NodeGraphSchemaSubsumptionChecker
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isSubsumed
(
NodeSchema
needle,
NodeSchema
haystack)
Method Details
isSubsumed
boolean
isSubsumed
(
NodeSchema
needle,
NodeSchema
haystack)