Issue 223 in neologism: In .ttl or .rdf output, usage of FileFormat is wrong.

0 views
Skip to first unread message

neol...@googlecode.com

unread,
Jul 19, 2013, 7:20:19 AM7/19/13
to neologis...@googlegroups.com
Status: New
Owner: ----

New issue 223 by Akihiro....@gmail.com: In .ttl or .rdf output, usage of
FileFormat is wrong.
http://code.google.com/p/neologism/issues/detail?id=223

**What steps will reproduce the problem?
1. Import or create any data and output in .ttl or .rdf style.

**What is the expected output?
e.g.
mynamespace:ttl
a dcterms:FileFormat .

and

<http://mydomain/path/data.ttl>
dcterms:format mynamespace:ttl .

(or just
<http://mydomain/path/data.ttl>
dcterms:format <http://www.w3.org/ns/formats/Turtle> .)

**What do you see instead?
e.g.
mynamespace:ttl
dcterms:FileFormat <> .

**What version of the product are you using? On what operating system?
Neologism 0.5.3
Ubuntu 12.04

**Please provide any additional information below.
See:
http://dublincore.org/documents/dcmi-terms/#terms-FileFormat
http://dublincore.org/documents/dces/#format
http://www.w3.org/ns/formats/

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages