Skip to content

巌谷紅々李の名前の英語表記を追加#113

Merged
fvh-P merged 3 commits intoAssault-Lily:masterfrom
theoria24:master
Apr 20, 2026
Merged

巌谷紅々李の名前の英語表記を追加#113
fvh-P merged 3 commits intoAssault-Lily:masterfrom
theoria24:master

Conversation

@theoria24
Copy link
Copy Markdown
Contributor

概要

巌谷紅々李のデータに英語表記が欠落していたため追加

情報源

Cast 舞台「アサルトリリィ・イルマ女子美術高校」-The Bond with the White Rose- - 舞台 アサルトリリィ

チェック項目

この変更は

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

Copy link
Copy Markdown
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.

PR作成ありがとうございます!
以下修正をお願いしますmm

Comment thread RDFs/lily_irma.ttl Outdated
<Iwaya_Kukuri>
rdfs:label "巌谷紅々李"^^xsd:string ;
schema:familyName "巌谷"@ja ; #, ""@en ;
schema:familyName "巌谷"@ja ; #, "Iwaya"@en ;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

MUST:

Suggested change
schema:familyName "巌谷"@ja ; #, "Iwaya"@en ;
schema:familyName "巌谷"@ja, "Iwaya"@en ;

(Turtle 記法において # 以降はコメントアウトとなります。)

Comment thread RDFs/lily_irma.ttl Outdated
# schema:additionalName ""@ja, ""@en ;
# lily:additionalNameKana ""@ja ;
schema:givenName "紅々李"@ja ; #, ""@en ;
schema:givenName "紅々李"@ja ; #, "Kukuri"@en ;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

MUST:

Suggested change
schema:givenName "紅々李"@ja ; #, "Kukuri"@en ;
schema:givenName "紅々李"@ja, "Kukuri"@en ;

(同上)

Comment thread RDFs/lily_irma.ttl Outdated
schema:givenName "紅々李"@ja ; #, "Kukuri"@en ;
lily:givenNameKana "くくり"@ja ;
schema:name "巌谷紅々李"@ja ; #, ""@en ;
schema:name "巌谷紅々李"@ja ; #, "Iwaya Kukuri"@en ;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

MUST:

Suggested change
schema:name "巌谷紅々李"@ja ; #, "Iwaya Kukuri"@en ;
schema:name "巌谷紅々李"@ja, "Iwaya Kukuri"@en ;

(同上)

@theoria24
Copy link
Copy Markdown
Contributor Author

すみません、修正しました。お手数おかけしました。

Copy link
Copy Markdown
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.

対応ありがとうございます~

@fvh-P fvh-P merged commit 63f5b3e into Assault-Lily:master Apr 20, 2026
1 check passed
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