Exemplo n.º 1
0
 public SesameMapping(DotNetRdfValueFactory factory, dotSesame.Graph target)
 {
     this._g       = factory.Graph;
     this._target  = target;
     this._factory = factory;
 }
Exemplo n.º 2
0
 public SesameMapping(DotNetRdfValueFactory factory, dotSesame.Graph target)
 {
     this._g = factory.Graph;
     this._target = target;
     this._factory = factory;
 }