@prefix : <https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/kg-generator#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema1: <http://schema.org/> .

<https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/document-to-kg-skill#this> a schema1:SoftwareApplication ;
    schema1:description "Document-to-Knowledge Graph transformation skill using schema.org terms." ;
    schema1:name "document-to-kg-skill" ;
    schema1:url <https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/document-to-kg-skill> .

:this a schema1:SoftwareApplication ;
    schema1:description "Knowledge Graph Generator skill for transforming web content into RDF knowledge graphs using schema.org terms." ;
    schema1:name "kg-generator skill" ;
    schema1:url <https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/kg-generator> ;
    owl:sameAs <https://abhiyadav.substack.com/p/what-is-an-audience-interest-graph#kgGeneratorSkill>,
        <https://content.martechday.com/state-of-martech-2026.pdf#kgGeneratorSkill>,
        <https://dejiolowe.com/2020/05/31/why-qr-code-payment-would-never-succeed-in-africa/#kgGeneratorSkill>,
        <https://dejiolowe.com/2026/03/30/ai-will-only-help-those-with-agency/#kgGeneratorSkill>,
        <https://github.com/BillieBadin/eZFS2FA#kgGeneratorSkill>,
        <https://github.com/xai-org/x-algorithm#kgGeneratorSkill>,
        <https://incidentdatabase.ai/blog/incident-report-2026-february-march-april/#kgGeneratorSkill>,
        <https://joost.blog/agent-ready/#kgGeneratorSkill>,
        <https://juansequeda.substack.com/p/gartner-data-and-analytics-london#kgGeneratorSkill>,
        <https://metr.org/blog/2026-05-19-frontier-risk-report/#kgGeneratorSkill>,
        <https://moderndata101.substack.com/p/the-semantic-medallion#kgGeneratorSkill>,
        <https://p3institute.substack.com/p/from-open-source-software-to-open#kgGeneratorSkill>,
        <https://ricmac.org/2026/05/08/what-is-the-agentic-web/#kgGeneratorSkill>,
        <https://thinkingmachines.ai/blog/interaction-models/#kgGeneratorSkill>,
        <https://vivianvoss.net/blog/linkedin-reach-you-did-not-earn#kgGeneratorSkill>,
        <https://www.forbes.com/sites/stevebanker/2026/05/16/palantir-says-saas-is-dead#kgGeneratorSkill>,
        <https://x.com/Scobleizer/status/2052781285417082925#kgGeneratorSkill>,
        <https://x.com/aakashgupta/status/2051934004073697343#kgGeneratorSkill>,
        <https://x.com/kidehen/status/2055725483535282591#kgGeneratorSkill>,
        <https://x.com/michelleefang/status/2053944163817898317#kgGeneratorSkill>,
        <https://x.com/trq212/status/2052809885763747935#kgGeneratorSkill>,
        <https://x.com/yumi_willems/status/2053256485124137228#kgGeneratorSkill> .

<https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/rdf-infographic-skill#this> a schema1:SoftwareApplication ;
    schema1:description "RDF-based HTML and Markdown Infographic Generation Skill." ;
    schema1:name "rdf-infographic-skill" ;
    schema1:url <https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/rdf-infographic-skill> .

