Title List all the documents that have glycan-related annotations in this endpoint
Sparql
SELECT DISTINCT ?d
WHERE {
  	{
		GRAPH prj:Glycosmos6-GlycoEpitope {
			?o tao:denoted_by ?s .
		}

		?s tao:belongs_to ?d .
    }

    UNION

	{
		GRAPH prj:GlyCosmos6-Glycan-Motif-Structure {
			?o tao:denoted_by ?s .
		}

		?s tao:belongs_to ?d .
    }
}
Reasoning false
Comment
Show mode raw
Annotations to show
Priority 0
Active true
belongs to Glycosmos6
List