PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • So if security is a major concern then go for NewID() instead of NewSequentialID().Example to demonstrate NEWSEQUENTIALID():Create table #tblDemoSequentialID(Column1 uniqueidentifier default NewID(),Column2 uniqueidentifier default NewSequentialID(),Fname varchar(30))Pump-in few dummy records:Insert into #tblDemoSequentialID (Fname) values ('Vadivel')Insert into #tblDemoSequentialID (Fname) values
http://www.w3.org/ns/prov#wasQuotedFrom
  • blogspot.com