Advertisement
Guest User

Untitled

a guest
Oct 27th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. select distinct ?property ?value
  2. where {
  3. ?instance a df:Tools .
  4. ?instance ?property ?value }
  5.  
  6. Name "EnCase"^^<http://www.w3.org/2001/XMLSchema#string>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement