← Back to context Comment by battery_cowboy 6 years ago I'm not sure I know what you mean. Do you have an example? 1 comment battery_cowboy Reply oever 6 years ago Sure. Here's some Markdown with Turle. At 10pm I had a call with [#karl](Karl). ```turtle @prefix p: <http://example.org/person/> @prefix r: <http://example.org/relation/> @prefix owl: <http://www.w3.org/2002/07/owl#> p:karl owl:sameAs <#karl> ; r:author <http://example.org/books/NestOfTriples> r:friend p:pat ```
oever 6 years ago Sure. Here's some Markdown with Turle. At 10pm I had a call with [#karl](Karl). ```turtle @prefix p: <http://example.org/person/> @prefix r: <http://example.org/relation/> @prefix owl: <http://www.w3.org/2002/07/owl#> p:karl owl:sameAs <#karl> ; r:author <http://example.org/books/NestOfTriples> r:friend p:pat ```
Sure. Here's some Markdown with Turle.