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

<https://anchorfact.org/kb/computer-science/grafana>
  a schema:TechArticle ;
  schema:headline "Grafana" ;
  schema:url <https://anchorfact.org/computer-science/grafana/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.715" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "human_only" .

<https://anchorfact.org/kb/computer-science/grafana>
  schema:citation <https://grafana.com/docs/grafana/latest/dashboards/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/grafana>
  schema:citation <https://grafana.com/docs/grafana/latest/datasources/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/grafana>
  schema:citation <https://grafana.com/docs/grafana/latest/alerting/> ;
  af:sourceTier "B" .