Свойство | Тип | Описание | |
---|---|---|---|
FinalComparisonObject | List |
||
ID | string>.KeyValuePair | ||
predicates_resourceIsObj | string>>.List | ||
predicates_resourceIsSubj | string>>.List | ||
rawComparisonObject | List |
||
resources_resourceIsObj | string>>.List | ||
resources_resourceIsSubj | string>>.List |
Метод | Описание | |
---|---|---|
getCommonPredicates ( ) : string>>.List |
Common Predicates between all the resources we're comparing
|
|
getID ( ) : string>.KeyValuePair |
gets the id of the resource
|
|
getPredicates_ResourceIsObj ( ) : string>>.List |
gets all predicates responds to the query ?subj ?pred < resource>
|
|
getPredicates_ResourceIsSubj ( ) : string>>.List |
gets all predicates responds to the query < resource> ?pred ?obj
|
|
getResourcesOfPredicate ( string>.KeyValuePair |
gets List of resources of a certain predicate
|
public getCommonPredicates ( ) : string>>.List |
||
Результат | string>>.List |
public getPredicates_ResourceIsObj ( ) : string>>.List |
||
Результат | string>>.List |
public getPredicates_ResourceIsSubj ( ) : string>>.List |
||
Результат | string>>.List |
public getResourcesOfPredicate ( string>.KeyValuePair |
||
pred | string>.KeyValuePair | the predicate as a keyValuePair |
Результат | string>>.List |
public List |
||
Результат | List |
public List |
||
Результат | string>>.List |
public List |
||
Результат | string>>.List |
public List |
||
Результат | List |
public List |
||
Результат | string>>.List |