Method | Description | |
---|---|---|
ExistProperty ( String propertyName, String aspect, String vocabularyIRI ) : |
||
ExistProperty ( String propertyName, String aspect, String vocabularyIRI, bool throwsException ) : |
||
ExistVocabulary ( String vocabularyIRI ) : void | ||
GetVocabularies ( ) : Vocabulary>.Dictionary |
||
VocabularyHolder ( Vocabulary>.Dictionary |
public ExistProperty ( String propertyName, String aspect, String vocabularyIRI ) : |
||
propertyName | String | |
aspect | String | |
vocabularyIRI | String | |
return |
public ExistProperty ( String propertyName, String aspect, String vocabularyIRI, bool throwsException ) : |
||
propertyName | String | |
aspect | String | |
vocabularyIRI | String | |
throwsException | bool | |
return |
public ExistVocabulary ( String vocabularyIRI ) : void | ||
vocabularyIRI | String | |
return | void |
public GetVocabularies ( ) : Vocabulary>.Dictionary |
||
return | Vocabulary>.Dictionary |
public VocabularyHolder ( Vocabulary>.Dictionary |
||
vocabularies | Vocabulary>.Dictionary | |
return | System |