Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

楽曲情報の追加 #93

Merged
merged 8 commits into from
Apr 14, 2023
Merged

楽曲情報の追加 #93

merged 8 commits into from
Apr 14, 2023

Conversation

ulong32
Copy link
Contributor

@ulong32 ulong32 commented Apr 8, 2023

概要

#68

情報源

ブシロードミュージック

トウメイダイアリー、Overcast Skyの二曲に関してはラスバレゲーム内

チェック項目

この変更は

  • 新しいクラスやプロパティ定義を追加する
  • 既存のデータ構造やデータ規則の破壊的な変更を含む
  • 既存のRDF制約に違反しており、制約を緩和する必要がある

特記事項

野中深愛さんのリソースがDBpediaにあったのでついでに追記しました。

@miyacorata miyacorata requested a review from fvh-P April 12, 2023 08:28
Copy link
Member

@fvh-P fvh-P left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

大量のデータ提供ありがとうございます!!
コメントさせていただきました。1点だけ対応のほどよろしくお願いいたします。

@@ -389,7 +389,7 @@
] ;
lily:cast [
schema:name "野中深愛"@ja ;
# lily:resource <> ;
lily:resource <https://ja.dbpedia.org/page/野中深愛> ;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
lily:resource <https://ja.dbpedia.org/page/野中深愛> ;
lily:resource <https://ja.dbpedia.org/resource/野中深愛> ;

/page は RDF リソースではないので、/resource でお願いします。
(他の部分も同様です。)

Copy link
Contributor Author

@ulong32 ulong32 Apr 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ありがとうございます。 6b692a8 にて修正しました!

RDFs/media_music.ttl Show resolved Hide resolved
Copy link
Member

@fvh-P fvh-P left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
楽曲情報までなかなか手が回っていない状況だったので助かります!

@fvh-P fvh-P merged commit c5a3ae5 into Assault-Lily:master Apr 14, 2023
@ulong32 ulong32 deleted the add-music branch April 14, 2023 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants