This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/sgml/RDF/suite/ok/t42.ok

5 lines
166 B
Plaintext
Raw Normal View History

rdf('John_Smith', a1, literal('John')).
rdf('__Description1', v, literal('200')).
rdf('__Description1', t, literal(pounds)).
rdf('John_Smith', a1, '__Description1').