Given some text as input, this tool will parse it into an AMR (Abstract Meaning Representation) graph, using SPRING. The AMR graph is then converted into an RDF/OWL knowledge graph that follows FRED's knowledge representation patterns, using AMR2FRED. The KG can then be extended with implicit contextual knowledge with the support of a Large Language Model (LLM).
Given an image, this tool will get a textual description from an LLM and parse it into an AMR (Abstract Meaning Representation) graph, using SPRING. The AMR graph is then converted into an RDF/OWL knowledge graph (KG) that follows FRED's knowledge representation patterns, using AMR2FRED. The KG can then be extended with implicit contextual knowledge with the support of a Large Language Model (LLM).