GithubHelp home page GithubHelp logo

infoloungellc / imidataconverter Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 277 KB

IMI Data Converter

Home Page: https://imi.ipa.go.jp/tools/0051/

License: MIT License

PHP 83.92% CSS 8.47% JavaScript 7.61%

imidataconverter's People

Contributors

ek-m454k1 avatar masagon avatar soutaito avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

soutaito

imidataconverter's Issues

header.ttlの出力バグ

convertedData.turtleとなってしまっているのはconvertedData.ttlだとおもいます。

dcat:distribution <convertedData.turtle> .
=>
dcat:distribution <convertedData.ttl> .

<convertedData.turtle> a adms:AssetDistribution ;
=>
<convertedData.ttl> a adms:AssetDistribution ;

機能追加: 値のURI指定

現状では固定値としてしかURIを設定することができませんが、
指定した列の値をURIとして扱えるようにする機能が欲しいです。

単純な機能としては、列の値をURIとして解釈するオプションが欲しいです。
現状ではURIがリテラルとして出力されますが、表を型毎に作成して互いに
リンクするということをしようとするとリソースとして扱える必要があります。
また、外部リソースへのリンクも同様です。URI文字列をリテラルとして入力
したいというニーズもあるかもしれないので自動で解釈するよりはオプション指定が
良いかとおもいます。

より複雑な機能としては、指定した列と指定したprefixの組み合わせでURIが生成
できると良いとおもいます。現状はBASEのURIと一つのIDの列でしかできませんが、
IDの列が複数あって、それぞれに別のprefixを割り当てるということがしたいです。

データ型表示

イベントでの質疑より,項目名だけでなくデータ型がわからないとデータ入力できないのではないかとの指摘

言語タグの設定

現状ではxsd:stringに指定したものは全部@jaがつくようになっています。今後多言語の情報を入れたいときに困るので、列毎に言語タグが設定できると良いです。また、実害はないですが識別値や郵便番号のように言語依存のない値に言語タグがつくのには違和感があります。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.