C# Class mergedServices.ObjectsPreviewManager

Afficher le fichier Open project: sherifkandeel/weet-it_WCF

Méthodes publiques

Méthode Description
run ( string URI ) : List

Private Methods

Méthode Description
convertResultSetListToStrings ( List resultSet, string obj ) : List>

converts a list of sparqlResultSet to a list of list of strings

generateQueries ( string URI ) : void
getListofPreviewJsonObjs ( List input ) : List
getResultsAsStrings ( List queries, string obj ) : List>

Method Details

run() public méthode

public run ( string URI ) : List
URI string
Résultat List