Skip to content

Commit e85fe05

Browse files
committed
Add prompt for adding translations in
1 parent 06a52bf commit e85fe05

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

sozialplattform/chatgpt_prompts.txt

+7
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,13 @@ ff:aufenthaltsort-ao-innerhalb a ff:AnswerOption ; rdfs:label "innerhalb Deutsch
9292
Does this make sense? Can I share more JSON definitions for you to transform them to SHACL following the examples I gave you?
9393

9494

95+
------------------------------------------------------------
96+
ADDING ENGLISH TRANSLATIONS AND LANGUAGE TAGS
97+
------------------------------------------------------------
98+
99+
I used the German version of a JSON file to transform the data fields into SHACL. Now I would like to add the English translations also. Would it work for you, if I give you SHACL shapes and the English JSON and you can add "string"@en triples? You would have to focus on these predicates: rdfs:label, schema:question and rdfs:comment. However, please only do the rdfs:label of ff:AnswerOption triples. And under no circumstances invent anything yourself, just copy paste things into the right places, ok? And please also add @de to the German strings also.
100+
101+
95102
------------------------------------------------------------
96103
BENEFIT RULES
97104
------------------------------------------------------------

0 commit comments

Comments
 (0)