본문으로 이동

Form:Lesson: 두 판 사이의 차이

S3 연구 메모리
Reconcile S3 Research Memory canonical schema
S3 연구 메모리 원본 스키마 동기화
 
(같은 사용자의 중간 판 4개는 보이지 않습니다)
1번째 줄: 1번째 줄:
{{{info|create title=새 메모 초안|edit title=메모 초안 편집}}}
{{{info|create title=새 메모|edit title=메모 편집}}}


<div class="s3rm-form-note">
<div class="s3rm-form-note">
새 메모는 항상 초안으로 시작합니다. 관찰한 사실과 해석을 나눠 적고, 다른 사람이 확인할 수 있는 근거를 인용하세요. 기존 초안을 고칠 때는 <em>수정 시각</em>을 현재 UTC ISO-8601 시각으로 바꾸세요.
관찰한 사실과 해석을 나눠 적으세요. 저장하면 바로 검색됩니다. 근거 인용에는 원본을 다시 찾을 수 있는 경로나 URL을 적습니다. 실제 저장 계정과 시각은 MediaWiki revision에 남고, 아래 작성자·시각은 저장 경계를 확인하는 보조값입니다. 기존 메모를 고칠 때는 <em>수정 시각</em>을 현재 UTC ISO-8601 시각으로 바꾸세요. 이 화면을 5분 넘게 열어 두었다면 저장 전에 새로고침하세요.
</div>
</div>


{{{for template|Lesson}}}
{{{for template|Lesson}}}
{| class="formtable"
{| class="formtable"
! 표시 제목
! 제목
| {{{field|title|input type=text|mandatory|size=80}}}
| {{{field|title|input type=text|mandatory|size=80}}}
|-
|-
! 연구 질문
! 궁금했던 점
| {{{field|question|input type=textarea|mandatory|rows=4|cols=100}}}
| {{{field|question|input type=textarea|mandatory|rows=4|cols=100}}}
|-
|-
! 시도
! 해본 것
| {{{field|attempt|input type=textarea|mandatory|rows=5|cols=100}}}
| {{{field|attempt|input type=textarea|mandatory|rows=5|cols=100}}}
|-
|-
! 맥락
! 당시 조건
| {{{field|context|input type=textarea|mandatory|rows=6|cols=100}}}
| {{{field|context|input type=textarea|mandatory|rows=6|cols=100}}}
|-
|-
! 관찰
! 실제 결과
| {{{field|observation|input type=textarea|mandatory|rows=6|cols=100}}}
| {{{field|observation|input type=textarea|mandatory|rows=6|cols=100}}}
|-
|-
! 해석
! 왜 그랬는지
| {{{field|interpretation|input type=textarea|mandatory|rows=6|cols=100}}}
| {{{field|interpretation|input type=textarea|mandatory|rows=6|cols=100}}}
|-
|-
! 재사용 가능한 교훈
! 다음에 기억할 것
| {{{field|reusable_lesson|input type=textarea|mandatory|rows=4|cols=100}}}
| {{{field|reusable_lesson|input type=textarea|mandatory|rows=4|cols=100}}}
|-
|-
! 적용 범위와 한계
! 언제 맞는지
| {{{field|applicability|input type=textarea|mandatory|rows=5|cols=100}}}
| {{{field|applicability|input type=textarea|mandatory|rows=5|cols=100}}}
|-
|-
34번째 줄: 34번째 줄:
| {{{field|confidence|input type=dropdown|values=low,medium,high|mapping template=S3RM confidence label|mandatory|default=low}}}
| {{{field|confidence|input type=dropdown|values=low,medium,high|mapping template=S3RM confidence label|mandatory|default=low}}}
|-
|-
! 근거 요약
! 관련 자료
| {{{field|evidence|input type=textarea|mandatory|rows=4|cols=100}}}
| {{{field|evidence|input type=textarea|mandatory|rows=4|cols=100}}}
|-
|-
! 자료 구분
! 자료 출처
| {{{field|record_origin|input type=dropdown|values=lab,imported|mandatory|default=lab}}}
| {{{field|record_origin|input type=dropdown|values=lab,imported|mapping template=S3RM origin label|mandatory|default=lab}}}
|-
|-
! 작성자
! 작성자
| {{{field|author|input type=text|mandatory|default=current user}}}
| {{{field|author|input type=text|mandatory|default=current user}}}
|-
|-
! 검토자
! 처음 작성한 시각 (UTC ISO-8601)
| {{{field|reviewer|hidden|default=}}}
|-
! 검토 상태
| {{{field|review_state|hidden|default=Draft}}}
|-
! 생성 시각 (UTC ISO-8601)
| {{{field|created_at|input type=text|mandatory|default={{#time:c}}}}}
| {{{field|created_at|input type=text|mandatory|default={{#time:c}}}}}
|-
|-
! 수정 시각 (UTC ISO-8601)
! 마지막 수정 시각 (UTC ISO-8601)
| {{{field|updated_at|input type=text|mandatory|default={{#time:c}}}}}
| {{{field|updated_at|input type=text|mandatory|default={{#time:c}}}}}
|}
|}
{{{field|reviewer|hidden|default=}}}
{{{field|review_state|hidden|default=Draft}}}
{{{end template}}}
{{{end template}}}


== 근거 인용 ==
== 자료 연결 ==
{{{for template|Lesson evidence|multiple|minimum instances=1|add button text=근거 인용 추가}}}
{{{for template|Lesson evidence|multiple|minimum instances=1|add button text=자료 추가}}}
{| class="formtable"
{| class="formtable"
! 근거 ID
! 자료 ID
| {{{field|id|input type=text|mandatory|placeholder=ev_run_017}}}
| {{{field|id|input type=text|mandatory|placeholder=ev_run_017}}}
|-
|-
! 인용
! 출처
| {{{field|citation|input type=textarea|mandatory|rows=3|cols=100}}}
| {{{field|citation|input type=textarea|mandatory|rows=3|cols=100}}}
|-
|-
69번째 줄: 65번째 줄:
| {{{field|url|input type=text|size=100}}}
| {{{field|url|input type=text|size=100}}}
|-
|-
! 근거 종류
! 자료 종류
| {{{field|kind|input type=dropdown|values=paper,code,dataset,log,benchmark,other|mapping template=S3RM evidence kind label|mandatory|default=other}}}
| {{{field|kind|input type=dropdown|values=paper,code,dataset,log,benchmark,other|mapping template=S3RM evidence kind label|mandatory|default=other}}}
|-
|-
! 설명
! 확인 범위
| {{{field|verification_basis|input type=dropdown|values=full_text,official_abstract,partial_source,metadata_only|mapping template=S3RM verification basis label|mandatory}}}
|-
! 메모
| {{{field|note|input type=textarea|rows=3|cols=100}}}
| {{{field|note|input type=textarea|rows=3|cols=100}}}
|-
|-
83번째 줄: 82번째 줄:
{{{end template}}}
{{{end template}}}


== 관계 연결 (선택) ==
== 자료 검증 기록 (선택) ==
{{{for template|Lesson evidence verification|multiple|add button text=검증 기록 추가}}}
{| class="formtable"
! 검증 ID
| {{{field|id|input type=text|mandatory|placeholder=verify_ev_run_017_01}}}
|-
! 검증한 자료 ID
| {{{field|evidence_id|input type=text|mandatory|placeholder=ev_run_017}}}
|-
! 자료 내용 digest (SHA-256)
| {{{field|evidence_digest|input type=text|mandatory|size=70}}}
|-
! 실제 확인 범위
| {{{field|verification_basis|input type=dropdown|values=full_text,official_abstract,partial_source,metadata_only|mapping template=S3RM verification basis label|mandatory}}}
|-
! 확인한 자료 식별자
| {{{field|source_identity|input type=textarea|mandatory|rows=2|cols=100}}}
|-
! 확인한 자료 digest (SHA-256)
| {{{field|source_sha256|input type=text|mandatory|size=70}}}
|-
! 확인 위치
| {{{field|source_locator|input type=textarea|mandatory|rows=2|cols=100}}}
|-
! 확인 범위 설명
| {{{field|coverage|input type=textarea|mandatory|rows=4|cols=100}}}
|-
! 확인 결과
| {{{field|outcome|input type=dropdown|values=supports,contradicts,inconclusive|mapping template=S3RM verification outcome label|mandatory}}}
|-
! 연결한 주장 필드
| {{{field|claim_fields|input type=checkboxes|values=question,attempt,context,observation,interpretation,reusable_lesson,applicability|mandatory}}}
|-
! 확인한 사람
| {{{field|verified_by|hidden|default=current user}}}현재 로그인 계정
|-
! 확인 시각 (UTC ISO-8601)
| {{{field|verified_at|hidden|default={{#time:c}}}}}저장 시각
|}
{{{end template}}}
 
== 다른 메모와 연결 (선택) ==
{{{for template|Lesson relation|multiple|add button text=관계 추가}}}
{{{for template|Lesson relation|multiple|add button text=관계 추가}}}
{| class="formtable"
{| class="formtable"

2026년 7월 18일 (토) 19:09 기준 최신판

create title=새 메모

관찰한 사실과 해석을 나눠 적으세요. 저장하면 바로 검색됩니다. 근거 인용에는 원본을 다시 찾을 수 있는 경로나 URL을 적습니다. 실제 저장 계정과 시각은 MediaWiki revision에 남고, 아래 작성자·시각은 저장 경계를 확인하는 보조값입니다. 기존 메모를 고칠 때는 수정 시각을 현재 UTC ISO-8601 시각으로 바꾸세요. 이 화면을 5분 넘게 열어 두었다면 저장 전에 새로고침하세요.

Lesson

제목 title
궁금했던 점 question
해본 것 attempt
당시 조건 context
실제 결과 observation
왜 그랬는지 interpretation
다음에 기억할 것 reusable_lesson
언제 맞는지 applicability
신뢰도 confidence
관련 자료 evidence
자료 출처 record_origin
작성자 author
처음 작성한 시각 (UTC ISO-8601) created_at
마지막 수정 시각 (UTC ISO-8601) updated_at

reviewer review_state {{{end template}}}

자료 연결

Lesson evidence

자료 ID id
출처 citation
URL (선택) url
자료 종류 kind
확인 범위 verification_basis
메모 note
추가한 사람 added_by
추가 시각 (UTC ISO-8601) added_at

{{{end template}}}

자료 검증 기록 (선택)

Lesson evidence verification

검증 ID id
검증한 자료 ID evidence_id
자료 내용 digest (SHA-256) evidence_digest
실제 확인 범위 verification_basis
확인한 자료 식별자 source_identity
확인한 자료 digest (SHA-256) source_sha256
확인 위치 source_locator
확인 범위 설명 coverage
확인 결과 outcome
연결한 주장 필드 claim_fields
확인한 사람 verified_by현재 로그인 계정
확인 시각 (UTC ISO-8601) verified_at저장 시각

{{{end template}}}

다른 메모와 연결 (선택)

Lesson relation

현재 메모 from
관계 relation
연결할 메모 to
연결 이유 note
연결한 사람 created_by
연결 시각 (UTC ISO-8601) created_at

{{{end template}}}

free text summary save preview changes