C# Class DynamicSPARQLSpace.Utilities

Afficher le fichier Open project: Efimster/DynamicSPARQL

Méthodes publiques

Méthode Description
AutoquoteSPARQL ( this val ) : string
GetIRIType ( this str ) : IRIType

Chaecks whether string is IRI

MindAsterisk ( this str ) : string
NewStringGuid ( bool noDashes = true ) : string

Generates string GUID

Method Details

AutoquoteSPARQL() public static méthode

public static AutoquoteSPARQL ( this val ) : string
val this
Résultat string

GetIRIType() public static méthode

Chaecks whether string is IRI
public static GetIRIType ( this str ) : IRIType
str this
Résultat IRIType

MindAsterisk() public static méthode

public static MindAsterisk ( this str ) : string
str this
Résultat string

NewStringGuid() public static méthode

Generates string GUID
public static NewStringGuid ( bool noDashes = true ) : string
noDashes bool
Résultat string