pub fn rdf_definition_incompatible_usage<S>( file_id: FileId, reference_location: Option<Span>, name: S, ) -> Diagnosticwhere S: Into<String>,