@prefix this: <
https://w3id.org/np/RAH0jozBrh673OxDCGfKKTo3P84zOBj6_c4qXCUEaUqk4
> .
@prefix sub: <
https://w3id.org/np/RAH0jozBrh673OxDCGfKKTo3P84zOBj6_c4qXCUEaUqk4/
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix foaf: <
http://xmlns.com/foaf/0.1/
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
<
https://doi.org/10.1016/j.caeai.2024.100309
>
rdfs:label
"Yang ACM, Lin JY, Lin CY, and Ogata H (2024) Enhancing python learning with PyTutor: Efficacy of a ChatGPT-Based intelligent tutoring system in programming education. Comput. Educ.: Artif. Intell. 100309" .
sub:chatgpt_based_intelligent_tutoring_for_programming
dct:description
"The PyTutor approach uses a ChatGPT-based intelligent tutoring system that provides continuous guidance, problem-solving hints, and detailed code explanations for beginner Python programmers through a structured multi-level hint system progressing from pseudocode to cloze code to basic and advanced solutions, dynamically adapting to each student's level." ;
dct:source
<
https://doi.org/10.1016/j.caeai.2024.100309
> ;
a
<
https://w3id.org/spaces/AI-in-education/r/terms/AI-as-personalized-learning-tool
> , <
https://w3id.org/spaces/AI-in-education/r/terms/AI-in-Education-approach
> ;
rdfs:label
"ChatGPT-based intelligent tutoring for programming education (PyTutor)" .
}
sub:provenance
{
sub:assertion
prov:wasDerivedFrom
<
https://doi.org/10.1016/j.caeai.2024.100309
> .
}
sub:pubinfo
{
orcid:0000-0002-1267-0234
foaf:name
"Tobias Kuhn" .
this:
dct:created
"2026-02-10T16:00:00.000+01:00"^^
xsd:dateTime
;
dct:creator
<
https://w3id.org/np/RAVkNLhqtCY6sVZMWqyyUkzmHJyd8-0naSJ_S_CNbabf0/ai-in-edu-bot
> ;
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
npx:introduces
sub:chatgpt_based_intelligent_tutoring_for_programming
;
npx:supersedes
<
https://w3id.org/np/RAfYA1kRbd8zH6LNR8jbnMER3YNveW7vl1utB4F9E6pbc
> ;
rdfs:label
"ChatGPT-based intelligent tutoring for programming education (PyTutor)" .
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7wtogQOHJO4ma+HTxdNL2b83kKHopztAlm96edli6yOnm0kHwY9Rea1hsqsOGQga0UZSkpzpfgqk6AUufPU/pwjstYTZVIp3ws0zrZ92u4b4EaImOYDSaJNroxLoajEdDsA0/acoX6eP7rqhOHAuQpZyQQq8+8ptR397z3rx1sC2I3Zgd+90lcgm/m5nZIdOPRqD4R5OozX1T6vvzNtZiggUO6Ww1NyIjZe/3wlavyT0T6k4uPcnkpJw0x60CXwXXOUgCYgi25Q1Hs9fZJx7vmBJ7V6sALv2ExOymiItvdTOgYInOcTNw7GoP2JkooavGl9A8aPgy4q+xbP0fqIqFwIDAQAB" ;
npx:hasSignature
"u3iPCU2v2bhp8RI2nEpq3+wK9wVGylzUKtzVgw9Ca46ZGC6/v5p0sbLFJlgSz350Gzrsxec+9k5B+S04QVjTufNoVJb7z0nbJ+XRPl5A6cgqYY0qrscAt5FCn8fU3zEbiwN+uLT9Qo4CPCzwwwafYMFgyadqApmXuijCCwW/oYsO1ZeBAAjCgd2CpM2aNw4+V4GZgVCRhFAYDHRMb3j/hoVd4mfwfIeCOytgT8pXbVGkGrP/t0m08mh3ZTbazGVcY7Bicy0g+cPj0wVSCXOlu8LXlAupaV7+eyE4qDGyP9KcbEAXRq/Jn6OCMZfztzxKSEVoZL1pZrolOZdZEa8XHQ==" ;
npx:hasSignatureTarget
this:
;
npx:signedBy
<
https://w3id.org/np/RAVkNLhqtCY6sVZMWqyyUkzmHJyd8-0naSJ_S_CNbabf0/ai-in-edu-bot
> .
<
https://w3id.org/spaces/AI-in-education/r/terms/AI-as-personalized-learning-tool
>
nt:hasLabelFromApi
"AI as personalized learning tool - Approach to use AI in education as a personalized learning tool." .
}