コード例 #1
0
ファイル: Graph.cs プロジェクト: Dkowald/kwd.RdfSeed
 /// <inheritdoc />
 public BlankNode Blank()
 => _rdf.Blank(Id);