Method | Description | |
---|---|---|
Comparison ( List |
||
fillComparisonComponent ( |
Fills The comparisonComponent of each Resource To compare
|
|
getCommon ( List |
Fills the FinalComparisonObject of each ResourceInformation Part of the resource's info that will return when comparing
|
|
getComparisonOutput ( ) : List |
||
getData ( List |
||
getLabel ( string uri ) : string |
gets the label of the uri, if can't find, it removes the last /
|
|
logResults ( List |
logs all resources information, for testing
|
Method | Description | |
---|---|---|
loadPredicatesToExclude ( ) : List |
public Comparison ( List |
||
uris | List |
|
PredicatesToExclude | List |
|
return | System |
public fillComparisonComponent ( |
||
input | Object to fill its rawComparisonObject | |
return |
public getCommon ( List |
||
input | List |
Resource Information |
return | List |
public getData ( List |
||
Input_URIs | List |
|
PredicatesToExclude | List |
|
return | void |
public logResults ( List |
||
input | List |
list of all resourceInformation object |
return | void |