Changes

Jump to navigation Jump to search
no edit summary
Line 6: Line 6:  
Wikidata:  
 
Wikidata:  
 
All structured data from the main, Property, Lexeme, and EntitySchema namespaces is available under the Creative Commons CC0 License; text in the other namespaces is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.
 
All structured data from the main, Property, Lexeme, and EntitySchema namespaces is available under the Creative Commons CC0 License; text in the other namespaces is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.
 +
 +
 +
To help choose right, here are some [{{SPARQLEmbed|query=
 +
SELECT ?item ?itemLabel ?license ?licenseLabel WHERE {
 +
  ?item pdiot:P3 pdio:Q33.
 +
  OPTIONAL {?item pdiot:P13 ?license.}
 +
  SERVICE wikibase:label {
 +
    bd:serviceParam wikibase:language "en" .
 +
  }
 +
 
 +
}
 +
LIMIT 100}} important datasets and their associated license].

Navigation menu