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

<https://anchorfact.org/kb/ai/llm-evaluation-judge-prompt-rubrics-and-scorecards>
  a schema:TechArticle ;
  schema:headline "LLM Evaluation Judge Prompt Rubrics and Scorecards" ;
  schema:url <https://anchorfact.org/ai/llm-evaluation-judge-prompt-rubrics-and-scorecards/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/llm-evaluation-judge-prompt-rubrics-and-scorecards>
  schema:citation <https://developers.openai.com/api/docs/guides/evals> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/llm-evaluation-judge-prompt-rubrics-and-scorecards>
  schema:citation <https://developers.openai.com/api/docs/guides/graders> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/llm-evaluation-judge-prompt-rubrics-and-scorecards>
  schema:citation <https://www.braintrust.dev/docs/evaluate> ;
  af:sourceTier "B" .