@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/evaluation-rubrics-and-grader-design>
  a schema:TechArticle ;
  schema:headline "Evaluation Rubrics and Grader Design" ;
  schema:url <https://anchorfact.org/ai/evaluation-rubrics-and-grader-design/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/evaluation-rubrics-and-grader-design>
  schema:citation <https://platform.openai.com/docs/guides/graders/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/evaluation-rubrics-and-grader-design>
  schema:citation <https://docs.langchain.com/langsmith/evaluation-concepts> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/evaluation-rubrics-and-grader-design>
  schema:citation <https://crfm.stanford.edu/helm/latest/> ;
  af:sourceTier "C" .