All Downloads are FREE. Search and download functionalities are using the official Maven repository.

testcases.SeRQL.construct.test031-out.ttl Maven / Gradle / Ivy

There is a newer version: 3.7.7
Show newest version
# Input file for SeRQL CfwQuery test
# description: query for datatyped literals.
@prefix rdf: .
@prefix ex: .

[] rdf:type ex:Person;
   ex:name "NameA".

[] rdf:type ex:Person;
   ex:name "NameB".

[] rdf:type ex:Person;
   ex:name "NameB".




© 2015 - 2025 Weber Informatics LLC | Privacy Policy