view env/lib/python3.9/site-packages/prov/tests/rdf/attr_entity_one_attr44.ttl @ 0:4f3585e2f14b draft default tip

"planemo upload commit 60cee0fc7c0cda8592644e1aad72851dec82c959"
author shellac
date Mon, 22 Mar 2021 18:12:50 +0000
parents
children
line wrap: on
line source

@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ex: <http://example.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .


ex:et44 a prov:Entity , "<ap:aaa xmlns:ap=\"http://app/\"><ap:bbb><ap:ccc/></ap:bbb></ap:aaa>"^^rdf:XMLLiteral .