@prefix acm: <http://dl.acm.org/ccs/> .
@prefix bcid: <https://patrickaudley.com/lod#> .
@prefix bf: <http://id.loc.gov/ontologies/bibframe/> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix bii: <https://blackcatinformatics.ca/> .
@prefix dbr: <http://dbpedia.org/resource/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix dpv: <https://w3id.org/dpv#> .
@prefix esco: <http://data.europa.eu/esco/skill/> .
@prefix eurovoc: <http://eurovoc.europa.eu/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix lcsh: <http://id.loc.gov/authorities/subjects/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix odrl: <http://www.w3.org/ns/odrl/2/> .
@prefix ontodm: <http://www.ontodm.com/OntoDM-core/> .
@prefix openalex-topic: <https://openalex.org/> .
@prefix org: <http://www.w3.org/ns/org#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <https://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix swebok: <https://www.computer.org/education/bodies-of-knowledge/software-engineering/v4/> .
@prefix tgn: <http://vocab.getty.edu/tgn/> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

ontodm:OntoDM_000038 a rdfs:Class ;
    rdfs:label "data mining algorithm"@zh .

ontodm:OntoDM_817888 a rdfs:Class ;
    rdfs:label "data mining workflow"@zh .

<https://blackcatinformatics.ca/#content-provenance-manifest> a prov:Entity,
        schema:CreativeWork,
        schema:DigitalDocument ;
    dcterms:conformsTo <https://c2pa.org/>,
        <https://www.w3.org/TR/prov-o/> ;
    dcterms:format "application/json"@zh ;
    prov:generatedAtTime "2026-06-08T10:53:19-06:00"@zh ;
    prov:wasAttributedTo <https://blackcatinformatics.ca/#bii> ;
    prov:wasGeneratedBy <https://blackcatinformatics.ca/#build-process> ;
    schema:about <https://blackcatinformatics.ca/#page> ;
    schema:encodingFormat "application/json"@zh ;
    schema:name "blackcatinformatics.cn content provenance manifest"@zh ;
    schema:url <https://blackcatinformatics.ca/.well-known/content-provenance.json> .

<https://blackcatinformatics.ca/#lang-zh> a schema:Language ;
    schema:alternateName "Learning"@zh ;
    schema:iso6391Code "zh"@zh ;
    schema:name "Mandarin"@zh .

<https://blackcatinformatics.ca/#privacy-notice> a schema:CreativeWork,
        dpv:PrivacyNotice ;
    dcterms:conformsTo <https://globalprivacycontrol.org/>,
        <https://w3id.org/dpv> ;
    dcterms:creator <https://blackcatinformatics.ca/#bii> ;
    schema:contactPoint [ a schema:ContactPoint ;
            schema:contactType "privacy"@zh ;
            schema:email "privacy@blackcatinformatics.ca"@zh ] ;
    schema:description "This static site does not collect visitor personal data, does not use tracking cookies, and honors Global Privacy Control signals."@zh ;
    schema:name "Privacy notice"@zh ;
    schema:url <https://blackcatinformatics.ca/legal#privacy> ;
    dpv:hasDataController <https://blackcatinformatics.ca/#bii> ;
    dpv:hasTechnicalOrganisationalMeasure <https://blackcatinformatics.ca/.well-known/gpc.json>,
        <https://blackcatinformatics.ca/.well-known/security.txt> .

<https://blackcatinformatics.ca/#signed-artifact-manifest> a prov:Entity,
        schema:CreativeWork,
        schema:DigitalDocument ;
    dcterms:format "text/plain"@zh ;
    prov:generatedAtTime "2026-06-08T10:53:19-06:00"@zh ;
    prov:wasAttributedTo <https://blackcatinformatics.ca/#bii> ;
    prov:wasGeneratedBy <https://blackcatinformatics.ca/#build-process> ;
    schema:about <https://blackcatinformatics.ca/#page> ;
    schema:encodingFormat "text/plain"@zh ;
    schema:name "blackcatinformatics.cn signed artifact manifest"@zh ;
    schema:url <https://blackcatinformatics.ca/.well-known/manifest.txt> .

<https://blackcatinformatics.ca/#about> a schema:WebPageElement .

<https://blackcatinformatics.ca/#bii-founding-time> a time:Instant ;
    time:inXSDDateTime "1996-04-04T00:00:00+00:00"^^xsd:dateTime .

<https://blackcatinformatics.ca/#chi2007-usability-security> a bf:Work,
        bibo:AcademicArticle,
        schema:ScholarlyArticle ;
    bf:title [ a bf:Title ;
            rdfs:label "Evaluating Usability and Security with Users of All Ages"@zh ] ;
    time:hasTime [ a time:Instant ;
            time:inXSDDateTime "2007-04-30T00:00:00+00:00"^^xsd:dateTime ] ;
    schema:author <https://blackcatinformatics.ca/#paudley> ;
    schema:datePublished "2007-04-30T00:00:00Z"@zh ;
    schema:headline "Evaluating Usability and Security with Users of All Ages"@zh ;
    schema:image <https://blackcatinformatics.ca/#bii-logo> ;
    schema:isPartOf [ a schema:CreativeWork ;
            schema:name "CHI 2007 — 可用性与安全性工作坊"@zh ] ;
    schema:name "Evaluating Usability and Security with Users of All Ages"@zh .

<https://blackcatinformatics.ca/#contact> a schema:WebPageElement .

<https://blackcatinformatics.ca/#contact-privacy> a schema:ContactPoint ;
    schema:availableLanguage "zh"@zh ;
    schema:contactType "privacy"@zh ;
    schema:email "privacy@blackcatinformatics.ca"@zh .

<https://blackcatinformatics.ca/#contact-sales> a schema:ContactPoint ;
    schema:areaServed <https://blackcatinformatics.ca/#service-area> ;
    schema:availableLanguage "zh"@zh ;
    schema:contactType "sales"@zh ;
    schema:email "hezuo@blackcatinformatics.cn"@zh ;
    schema:telephone "+1-604-245-2120"@zh .

<https://blackcatinformatics.ca/#contact-secure> a schema:ContactPoint ;
    schema:availableLanguage "zh"@zh ;
    schema:contactType "security"@zh ;
    schema:email "jiami@blackcatinformatics.cn"@zh .

<https://blackcatinformatics.ca/#csr> a schema:WebPageElement .

<https://blackcatinformatics.ca/#emergent-knowledge-graphs> a bf:Work,
        bibo:AcademicArticle,
        schema:ScholarlyArticle ;
    bf:title [ a bf:Title ;
            rdfs:label "Emergent Knowledge Graphs from High-Order Semantic Spaces"@zh ] ;
    time:hasTime [ a time:Instant ;
            time:inXSDDateTime "2025-10-01T00:00:00+00:00"^^xsd:dateTime ] ;
    schema:author <https://blackcatinformatics.ca/#paudley> ;
    schema:datePublished "2025-10-01T00:00:00Z"@zh ;
    schema:headline "Emergent Knowledge Graphs from High-Order Semantic Spaces"@zh ;
    schema:image <https://blackcatinformatics.ca/#bii-logo> ;
    schema:isPartOf [ a schema:CreativeWork ;
            schema:name "工作论文 · 黑猫信息科技（2025年）"@zh ] ;
    schema:name "Emergent Knowledge Graphs from High-Order Semantic Spaces"@zh .

<https://blackcatinformatics.ca/#erin> a foaf:Organization,
        schema:Organization ;
    foaf:homepage "https://www.edmontonrin.ca/"@zh ;
    schema:description "埃德蒙顿区域创新网络——创新与创业支持网络。"@zh ;
    schema:image <https://blackcatinformatics.ca/#bii-logo> ;
    schema:name "Edmonton Regional Innovation Network"@zh ;
    schema:url <https://www.edmontonrin.ca/> .

<https://blackcatinformatics.ca/#lang-en> a schema:Language ;
    schema:alternateName "Native"@zh ;
    schema:iso6391Code "en"@zh ;
    schema:name "English"@zh .

<https://blackcatinformatics.ca/#lang-fr> a schema:Language ;
    schema:alternateName "Professional working proficiency"@zh ;
    schema:iso6391Code "fr"@zh ;
    schema:name "French"@zh .

<https://blackcatinformatics.ca/#oande> a foaf:Organization,
        schema:Organization ;
    foaf:homepage "https://oddsandevens.ca"@zh ;
    schema:address <https://blackcatinformatics.ca/#main-address> ;
    schema:alternateName "O&E"@zh,
        "奇偶簿记"@zh ;
    schema:brand <https://blackcatinformatics.ca/#brand-oande> ;
    schema:description "簿记和会计服务子公司（奇偶簿记）。"@zh ;
    schema:employee <https://blackcatinformatics.ca/#eaudley> ;
    schema:founder <https://blackcatinformatics.ca/#eaudley>,
        <https://blackcatinformatics.ca/#paudley> ;
    schema:image <https://blackcatinformatics.ca/#bii-logo> ;
    schema:legalName "Odds & Evens® Bookkeeping"@zh ;
    schema:name "Odds & Evens® Bookkeeping"@zh ;
    schema:parentOrganization <https://blackcatinformatics.ca/#bii> ;
    schema:url <https://oddsandevens.ca> .

<https://blackcatinformatics.ca/#oxbench> a bf:Work,
        bibo:AcademicArticle,
        schema:ScholarlyArticle ;
    bf:identifiedBy [ a bf:Doi ;
            rdf:value "10.1186/1471-2105-4-47"@zh ;
            schema:url <https://doi.org/10.1186/1471-2105-4-47> ] ;
    bf:title [ a bf:Title ;
            rdfs:label "OXBench: A benchmark for evaluation of protein multiple sequence alignment accuracy"@zh ] ;
    bibo:doi "10.1186/1471-2105-4-47"@zh ;
    time:hasTime [ a time:Instant ;
            time:inXSDDateTime "2003-10-10T00:00:00+00:00"^^xsd:dateTime ] ;
    schema:author <https://blackcatinformatics.ca/#paudley> ;
    schema:datePublished "2003-10-10T00:00:00Z"@zh ;
    schema:headline "OXBench: A benchmark for evaluation of protein multiple sequence alignment accuracy"@zh ;
    schema:identifier [ a schema:PropertyValue ;
            schema:propertyID "DOI"@zh ;
            schema:url <https://doi.org/10.1186/1471-2105-4-47> ;
            schema:value "10.1186/1471-2105-4-47"@zh ] ;
    schema:image <https://blackcatinformatics.ca/#bii-logo> ;
    schema:isPartOf [ a schema:CreativeWork ;
            schema:name "BMC Bioinformatics 4:47 (2003)"@zh ] ;
    schema:name "OXBench: A benchmark for evaluation of protein multiple sequence alignment accuracy"@zh ;
    schema:sameAs <https://doi.org/10.1186/1471-2105-4-47>,
        <https://www.wikidata.org/entity/Q24796738> .

<https://blackcatinformatics.ca/#patent-gaas> a bibo:Patent,
        schema:CreativeWork ;
    bibo:identifier "US20080222706A1"@zh ;
    time:hasTime [ a time:Instant ;
            time:inXSDDateTime "2008-09-11T00:00:00+00:00"^^xsd:dateTime ] ;
    schema:creator <https://blackcatinformatics.ca/#paudley> ;
    schema:datePublished "2008-09-11T00:00:00Z"@zh ;
    schema:identifier "US20080222706A1"@zh ;
    schema:inventor [ a schema:Person ;
            schema:name "John Bradley"@zh ],
        [ a schema:Person ;
            schema:name "Martin Renaud"@zh ],
        [ a schema:Person ;
            schema:name "Patrick Audley"@zh ] ;
    schema:name "Globally Aware Authentication System"@zh ;
    schema:sameAs <https://www.wikidata.org/entity/Q139770396> ;
    schema:url <https://patents.google.com/patent/US20080222706A1> .

<https://blackcatinformatics.ca/#patent-user-polling> a bibo:Patent,
        schema:CreativeWork ;
    bibo:identifier "US8510385B2"@zh ;
    time:hasTime [ a time:Instant ;
            time:inXSDDateTime "2013-08-13T00:00:00+00:00"^^xsd:dateTime ] ;
    schema:creator <https://blackcatinformatics.ca/#paudley> ;
    schema:datePublished "2013-08-13T00:00:00Z"@zh ;
    schema:identifier "US8510385B2"@zh ;
    schema:inventor [ a schema:Person ;
            schema:name "Patrick Audley"@zh ],
        [ a schema:Person ;
            schema:name "Clovis Najm"@zh ],
        [ a schema:Person ;
            schema:name "Chi-Hao Chiang"@zh ] ;
    schema:name "System and method for user polling over a network"@zh ;
    schema:url <https://patents.google.com/patent/US8510385B2> .

<https://blackcatinformatics.ca/#principals> a schema:WebPageElement .

<https://blackcatinformatics.ca/#proj-gmeow-ontology> a doap:Project,
        schema:SoftwareSourceCode ;
    dcterms:bibliographicCitation "GMEOW: Global Metadata and Entity Ontology for the Web. Version 0.1.0. Blackcat Informatics Inc., 2026. Canonical IRI: https://blackcatinformatics.ca/gmeow."@zh ;
    dcterms:identifier "https://blackcatinformatics.ca/gmeow"@zh ;
    doap:bug-database <https://github.com/Blackcat-Informatics/gmeow-ontology/issues> ;
    doap:category "doap"@zh,
        "geosparql"@zh,
        "gufo"@zh,
        "knowledge-graphs"@zh,
        "linked-data"@zh,
        "ontology"@zh,
        "owl"@zh,
        "qudt"@zh,
        "rdf"@zh,
        "semantic-web"@zh,
        "sosa"@zh,
        "sssom"@zh ;
    doap:created "2026-01-01T00:00:00Z"@zh ;
    doap:developer <https://blackcatinformatics.ca/#paudley> ;
    doap:download-page <https://blackcatinformatics.ca/gmeow/> ;
    doap:homepage <https://github.com/Blackcat-Informatics/gmeow-ontology> ;
    doap:license "Apache-2.0"@zh ;
    doap:maintainer <https://blackcatinformatics.ca/#paudley> ;
    doap:name "gmeow-ontology"@zh ;
    doap:programming-language "Python"@zh ;
    doap:repository [ a doap:GitRepository ;
            doap:browse "https://github.com/Blackcat-Informatics/gmeow-ontology"@zh ] ;
    doap:shortdesc "GMEOW——面向 Web 的全局元数据与实体本体。一套以推理为核心、符合 OWL 2 DL、上层本体奠基的超级词汇，用于数字存在、科学观测、测量、位置、身份、权利、来源、联系人与文档。0.1.0 版覆盖 37 个已建模、对齐并经过推理的模块；可下投至 schema.org、FOAF、GeoSPARQL、vCard、iCalendar、OWL-Time、ODRL、SPDX、Dublin Core Terms、OntoLex-Lemon、Web Annotation 等消费词汇，并以引用方式对齐 Wikidata、PROV-O、ORG、BFO、QUDT、SOSA/SSN、FALDO、IVOA、CIDOC-CRM 等。"@zh ;
    doap:status "active"@zh ;
    foaf:maker <https://blackcatinformatics.ca/#paudley> ;
    schema:additionalType bii:gmeow ;
    schema:citation <https://blackcatinformatics.ca/gmeow/crossref-deposit.xml> ;
    schema:codeRepository "https://github.com/Blackcat-Informatics/gmeow-ontology"@zh ;
    schema:creator <https://blackcatinformatics.ca/#paudley> ;
    schema:dateCreated "2026-01-01T00:00:00Z"@zh ;
    schema:dateModified "2026-06-08T00:00:00Z"@zh ;
    schema:description "GMEOW——面向 Web 的全局元数据与实体本体。一套以推理为核心、符合 OWL 2 DL、上层本体奠基的超级词汇，用于数字存在、科学观测、测量、位置、身份、权利、来源、联系人与文档。0.1.0 版覆盖 37 个已建模、对齐并经过推理的模块；可下投至 schema.org、FOAF、GeoSPARQL、vCard、iCalendar、OWL-Time、ODRL、SPDX、Dublin Core Terms、OntoLex-Lemon、Web Annotation 等消费词汇，并以引用方式对齐 Wikidata、PROV-O、ORG、BFO、QUDT、SOSA/SSN、FALDO、IVOA、CIDOC-CRM 等。"@zh ;
    schema:distribution [ a schema:DataDownload ;
            schema:contentUrl "https://blackcatinformatics.ca/gmeow/gmeow-linksets.ttl"@zh ],
        [ a schema:DataDownload ;
            schema:contentUrl "https://blackcatinformatics.ca/gmeow/gmeow-reasoned-hermit.ttl"@zh ],
        [ a schema:DataDownload ;
            schema:contentUrl "https://blackcatinformatics.ca/gmeow.rdf"@zh ],
        [ a schema:DataDownload ;
            schema:contentUrl "https://blackcatinformatics.ca/gmeow.ttl"@zh ],
        [ a schema:DataDownload ;
            schema:contentUrl "https://blackcatinformatics.ca/gmeow.nt"@zh ],
        [ a schema:DataDownload ;
            schema:contentUrl "https://blackcatinformatics.ca/gmeow.jsonld"@zh ],
        [ a schema:DataDownload ;
            schema:contentUrl "https://blackcatinformatics.ca/gmeow/gmeow-full.ttl"@zh ],
        [ a schema:DataDownload ;
            schema:contentUrl "https://blackcatinformatics.ca/gmeow/gmeow-alignments.ttl"@zh ],
        [ a schema:DataDownload ;
            schema:contentUrl "https://blackcatinformatics.ca/gmeow/gmeow-terms.jsonl"@zh ],
        [ a schema:DataDownload ;
            schema:contentUrl "https://blackcatinformatics.ca/gmeow/crossref-deposit.xml"@zh ] ;
    schema:image <https://blackcatinformatics.ca/gmeow/gmeow-logo.svg> ;
    schema:keywords "doap"@zh,
        "geosparql"@zh,
        "gufo"@zh,
        "knowledge-graphs"@zh,
        "linked-data"@zh,
        "ontology"@zh,
        "owl"@zh,
        "qudt"@zh,
        "rdf"@zh,
        "semantic-web"@zh,
        "sosa"@zh,
        "sssom"@zh ;
    schema:license "Apache-2.0"@zh ;
    schema:logo <https://blackcatinformatics.ca/gmeow/gmeow-logo.svg> ;
    schema:mainEntityOfPage bii:gmeow ;
    schema:maintainer <https://blackcatinformatics.ca/#paudley> ;
    schema:name "gmeow-ontology"@zh ;
    schema:programmingLanguage "Python"@zh ;
    schema:sameAs bii:gmeow,
        <https://blackcatinformatics.ca/gmeow/>,
        <https://github.com/Blackcat-Informatics/gmeow-ontology> ;
    schema:subjectOf <https://blackcatinformatics.ca/gmeow/>,
        <https://blackcatinformatics.ca/gmeow/gmeow-terms.md>,
        <https://blackcatinformatics.ca/gmeow/llms.txt>,
        <https://blackcatinformatics.ca/gmeow/reference.html> ;
    schema:url <https://github.com/Blackcat-Informatics/gmeow-ontology> ;
    schema:version "0.1.0"@zh .

<https://blackcatinformatics.ca/#service-cloud-navigation> a schema:Service ;
    schema:areaServed <https://blackcatinformatics.ca/#service-area> ;
    schema:description "大规模部署——从集群、网格到Lambda和微服务——DevOps自动化，帮助您驾驭快速演进的云生态。"@zh ;
    schema:name "云服务导航"@zh ;
    schema:provider <https://blackcatinformatics.ca/#bii> ;
    schema:serviceType "云服务导航"@zh .

<https://blackcatinformatics.ca/#service-corporate-engineering> a schema:Service ;
    schema:areaServed <https://blackcatinformatics.ca/#service-area> ;
    schema:description "寻找最优的企业和团队架构，实现精简化与聚焦。"@zh ;
    schema:name "企业工程"@zh ;
    schema:provider <https://blackcatinformatics.ca/#bii> ;
    schema:serviceType "企业工程"@zh .

<https://blackcatinformatics.ca/#service-cross-border-navigation> a schema:Service ;
    schema:areaServed <https://blackcatinformatics.ca/#service-area> ;
    schema:description "助中国科技翘楚扬帆北美，跨越合规与云端架构之鸿沟；亦为加国企业指引神州科技之浩瀚星辰。实现中外技术标准之无缝对接。"@zh ;
    schema:name "跨国技术智库与出海导航"@zh ;
    schema:provider <https://blackcatinformatics.ca/#bii> ;
    schema:serviceType "跨国技术智库与出海导航"@zh .

<https://blackcatinformatics.ca/#service-development-alignment> a schema:Service ;
    schema:areaServed <https://blackcatinformatics.ca/#service-area> ;
    schema:description "帮助开发团队与公司其他部门更紧密协作（反之亦然），敏捷流程调优及开发人力资源支持。"@zh ;
    schema:name "开发团队协同"@zh ;
    schema:provider <https://blackcatinformatics.ca/#bii> ;
    schema:serviceType "开发团队协同"@zh .

<https://blackcatinformatics.ca/#service-fractional-cto> a schema:Service ;
    schema:areaServed <https://blackcatinformatics.ca/#service-area> ;
    schema:description "高层管理与指导、执行监督与落地执行。"@zh ;
    schema:name "兼职CTO"@zh ;
    schema:provider <https://blackcatinformatics.ca/#bii> ;
    schema:serviceType "兼职CTO"@zh .

<https://blackcatinformatics.ca/#service-programming> a schema:Service ;
    schema:areaServed <https://blackcatinformatics.ca/#service-area> ;
    schema:description "精通Go语言及15种以上编程语言，AI与机器学习，Jupyter notebooks，空间数据分析及各类定制化技术方案。真正的全栈、端到端开发。"@zh ;
    schema:name "软件开发"@zh ;
    schema:provider <https://blackcatinformatics.ca/#bii> ;
    schema:serviceType "软件开发"@zh .

<https://blackcatinformatics.ca/#service-solution-architecture> a schema:Service ;
    schema:areaServed <https://blackcatinformatics.ca/#service-area> ;
    schema:description "拨云见日，为复杂技术难题寻得化繁为简之法，高效利用有限资源，前瞻性制定技术战略。"@zh ;
    schema:name "解决方案架构"@zh ;
    schema:provider <https://blackcatinformatics.ca/#bii> ;
    schema:serviceType "解决方案架构"@zh .

<https://blackcatinformatics.ca/#service-startup-process-and-execution> a schema:Service ;
    schema:areaServed <https://blackcatinformatics.ca/#service-area> ;
    schema:description "引导企业穿越初创和早期融资的复杂旅程，减少阵痛，提升成功率。"@zh ;
    schema:name "初创企业流程与执行"@zh ;
    schema:provider <https://blackcatinformatics.ca/#bii> ;
    schema:serviceType "初创企业流程与执行"@zh .

<https://blackcatinformatics.ca/#services> a schema:WebPageElement .

<https://blackcatinformatics.ca/#services-offered> a schema:OfferCatalog ;
    schema:itemListElement <https://blackcatinformatics.ca/#offer-cloud-navigation>,
        <https://blackcatinformatics.ca/#offer-corporate-engineering>,
        <https://blackcatinformatics.ca/#offer-cross-border-navigation>,
        <https://blackcatinformatics.ca/#offer-development-alignment>,
        <https://blackcatinformatics.ca/#offer-fractional-cto>,
        <https://blackcatinformatics.ca/#offer-programming>,
        <https://blackcatinformatics.ca/#offer-solution-architecture>,
        <https://blackcatinformatics.ca/#offer-startup-process-and-execution> ;
    schema:name "服务项目"@zh .

<https://blackcatinformatics.ca/zh/> a schema:WebPage ;
    owl:sameAs <https://blackcatinformatics.cn/> ;
    schema:inLanguage "zh"@zh ;
    schema:url <https://blackcatinformatics.ca/zh/> .

<https://blackcatinformatics.ca/#concept-ai-agents> a skos:Concept ;
    rdfs:label "智能体（Agent AI）"@zh ;
    mads:authoritativeLabel "智能体（Agent AI）"@zh ;
    owl:sameAs dbr:Intelligent_agent,
        wd:Q170978 ;
    skos:broader <https://blackcatinformatics.ca/#concept-artificial-intelligence> ;
    skos:closeMatch acm:10010147.10010178.10010219.10010220,
        <unesco-thesaurus:3055> ;
    skos:exactMatch dbr:Intelligent_agent,
        wd:Q170978 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Intelligent Agents (Agentic AI)"@en,
        "Agents intelligents (IA agentique)"@fr,
        "智能体（Agent AI）"@zh ;
    schema:sameAs dbr:Intelligent_agent,
        wd:Q170978 .

<https://blackcatinformatics.ca/#concept-bioinformatics> a skos:Concept ;
    rdfs:label "生物信息学"@zh ;
    mads:authoritativeLabel "生物信息学"@zh ;
    mads:hasCloseExternalAuthority lcsh:sh00003585 ;
    owl:sameAs dbr:Bioinformatics,
        wd:Q128570 ;
    skos:broader <https://blackcatinformatics.ca/#concept-computer-science> ;
    skos:closeMatch acm:10010405.10010444.10010450,
        eurovoc:c_f0a7cb51,
        lcsh:sh00003585,
        openalex-topic:T10887 ;
    skos:exactMatch dbr:Bioinformatics,
        wd:Q128570 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Bioinformatics"@en,
        "Bioinformatique"@fr,
        "生物信息学"@zh ;
    schema:sameAs dbr:Bioinformatics,
        wd:Q128570 .

<https://blackcatinformatics.ca/#concept-cloud-computing> a skos:Concept ;
    rdfs:label "云计算"@zh ;
    mads:authoritativeLabel "云计算"@zh ;
    mads:hasCloseExternalAuthority lcsh:sh2008004883 ;
    owl:sameAs dbr:Cloud_computing,
        wd:Q483639 ;
    skos:broader <https://blackcatinformatics.ca/#concept-computer-science> ;
    skos:closeMatch esco:bd14968e-e409-45af-b362-3495ed7b10e0,
        acm:10003033.10003099.10003100,
        eurovoc:c_433922a6,
        lcsh:sh2008004883,
        <http://www.sac.gov.cn/gbt/13745/5203030>,
        openalex-topic:T10101,
        swebok:containerization,
        swebok:infrastructure_as_code ;
    skos:exactMatch dbr:Cloud_computing,
        wd:Q483639 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Cloud Computing"@en,
        "Informatique en nuage"@fr,
        "云计算"@zh ;
    schema:sameAs dbr:Cloud_computing,
        wd:Q483639 .

<https://blackcatinformatics.ca/#concept-fractional-cto> a skos:Concept ;
    rdfs:label "兼职CTO"@zh ;
    mads:authoritativeLabel "兼职CTO"@zh ;
    skos:broader <https://blackcatinformatics.ca/#concept-management-consulting> ;
    skos:closeMatch eurovoc:3607,
        swebok:software_engineering_management ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Fractional CTO"@en,
        "Directeur technique à temps partagé"@fr,
        "兼职CTO"@zh .

<https://blackcatinformatics.ca/#concept-generative-ai> a skos:Concept ;
    rdfs:label "生成式AI"@zh ;
    mads:authoritativeLabel "生成式AI"@zh ;
    owl:sameAs dbr:Generative_artificial_intelligence,
        wd:Q108235848 ;
    skos:broader <https://blackcatinformatics.ca/#concept-artificial-intelligence> ;
    skos:exactMatch dbr:Generative_artificial_intelligence,
        wd:Q108235848 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Generative AI"@en,
        "IA générative"@fr,
        "生成式AI"@zh ;
    schema:sameAs dbr:Generative_artificial_intelligence,
        wd:Q108235848 .

<https://blackcatinformatics.ca/#concept-high-performance-computing> a skos:Concept ;
    rdfs:label "高性能计算"@zh ;
    mads:authoritativeLabel "高性能计算"@zh ;
    owl:sameAs dbr:High-performance_computing,
        wd:Q189940 ;
    skos:broader <https://blackcatinformatics.ca/#concept-computer-science> ;
    skos:closeMatch <http://www.sac.gov.cn/gbt/13745/5203020>,
        swebok:concurrency ;
    skos:exactMatch dbr:High-performance_computing,
        wd:Q189940 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "High Performance Computing"@en,
        "Calcul haute performance"@fr,
        "高性能计算"@zh ;
    schema:sameAs dbr:High-performance_computing,
        wd:Q189940 .

<https://blackcatinformatics.ca/#concept-knowledge-graph> a skos:Concept ;
    rdfs:label "知识图谱"@zh ;
    mads:authoritativeLabel "知识图谱"@zh ;
    owl:sameAs dbr:Knowledge_graph,
        wd:Q33002955 ;
    skos:broader <https://blackcatinformatics.ca/#concept-semantic-web> ;
    skos:closeMatch acm:10010147.10010178.10010187,
        <http://www.sac.gov.cn/gbt/13745/5202070> ;
    skos:exactMatch dbr:Knowledge_graph,
        wd:Q33002955 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Knowledge Graph"@en,
        "Graphe de connaissances"@fr,
        "知识图谱"@zh ;
    schema:sameAs dbr:Knowledge_graph,
        wd:Q33002955 .

<https://blackcatinformatics.ca/#concept-large-language-models> a skos:Concept ;
    rdfs:label "大型语言模型"@zh ;
    mads:authoritativeLabel "大型语言模型"@zh ;
    owl:sameAs dbr:Large_language_model,
        wd:Q115305900 ;
    skos:broader <https://blackcatinformatics.ca/#concept-artificial-intelligence> ;
    skos:closeMatch swebok:llm_engineering ;
    skos:exactMatch dbr:Large_language_model,
        wd:Q115305900 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Large Language Models"@en,
        "Grands modèles de langage"@fr,
        "大型语言模型"@zh ;
    schema:sameAs dbr:Large_language_model,
        wd:Q115305900 .

<https://blackcatinformatics.ca/#concept-linked-data> a skos:Concept ;
    rdfs:label "关联数据"@zh ;
    mads:authoritativeLabel "关联数据"@zh ;
    owl:sameAs dbr:Linked_data,
        wd:Q515701 ;
    skos:broader <https://blackcatinformatics.ca/#concept-semantic-web> ;
    skos:exactMatch dbr:Linked_data,
        wd:Q515701 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Linked Data"@en,
        "Données liées"@fr,
        "关联数据"@zh ;
    schema:sameAs dbr:Linked_data,
        wd:Q515701 .

<https://blackcatinformatics.ca/#concept-manifold-learning> a skos:Concept ;
    rdfs:label "流形学习"@zh ;
    mads:authoritativeLabel "流形学习"@zh ;
    owl:sameAs dbr:Nonlinear_dimensionality_reduction,
        wd:Q1191596 ;
    skos:broader <https://blackcatinformatics.ca/#concept-machine-learning> ;
    skos:closeMatch acm:10010147.10010257.10010258.10010260.10010271,
        swebok:embedding_models ;
    skos:exactMatch dbr:Nonlinear_dimensionality_reduction,
        wd:Q1191596 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Manifold Learning"@en,
        "Apprentissage de variétés"@fr,
        "流形学习"@zh ;
    schema:sameAs dbr:Nonlinear_dimensionality_reduction,
        wd:Q1191596 .

<https://blackcatinformatics.ca/#concept-ontology-engineering> a skos:Concept ;
    rdfs:label "本体工程"@zh ;
    mads:authoritativeLabel "本体工程"@zh ;
    mads:hasCloseExternalAuthority lcsh:sh2005006014 ;
    owl:sameAs dbr:Ontology_engineering,
        wd:Q1414433 ;
    skos:broader <https://blackcatinformatics.ca/#concept-semantic-web> ;
    skos:closeMatch acm:10010147.10010178.10010187.10010195,
        lcsh:sh2005006014,
        openalex-topic:T10215 ;
    skos:exactMatch dbr:Ontology_engineering,
        wd:Q1414433 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Ontology Engineering"@en,
        "Ingénierie des ontologies"@fr,
        "本体工程"@zh ;
    schema:sameAs dbr:Ontology_engineering,
        wd:Q1414433 .

<https://blackcatinformatics.ca/#concept-public-key-infrastructure> a skos:Concept ;
    rdfs:label "公钥基础设施"@zh ;
    mads:authoritativeLabel "公钥基础设施"@zh ;
    mads:hasCloseExternalAuthority lcsh:sh2002004634 ;
    owl:sameAs dbr:Public_key_infrastructure,
        wd:Q224049 ;
    skos:broader <https://blackcatinformatics.ca/#concept-cryptography> ;
    skos:closeMatch acm:10002978.10002979.10002981,
        eurovoc:5181,
        lcsh:sh2002004634,
        swebok:authentication ;
    skos:exactMatch dbr:Public_key_infrastructure,
        wd:Q224049 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Public Key Infrastructure"@en,
        "Infrastructure à clés publiques"@fr,
        "公钥基础设施"@zh ;
    schema:sameAs dbr:Public_key_infrastructure,
        wd:Q224049 .

<https://blackcatinformatics.ca/#concept-security> a skos:Concept ;
    rdfs:label "信息安全"@zh ;
    mads:authoritativeLabel "信息安全"@zh ;
    mads:hasCloseExternalAuthority lcsh:sh90001862 ;
    owl:sameAs dbr:Information_security,
        wd:Q3510521 ;
    skos:broader <https://blackcatinformatics.ca/#concept-computer-science> ;
    skos:closeMatch esco:11eebd42-44ab-401d-8a2c-bdb9fc9beb50,
        acm:10002978.10002991,
        eurovoc:c_04ae3ba8,
        lcsh:sh90001862,
        <http://www.sac.gov.cn/gbt/13745/5201060>,
        openalex-topic:T10237,
        swebok:secure_coding,
        swebok:software_security,
        swebok:threat_modeling ;
    skos:exactMatch dbr:Information_security,
        wd:Q3510521 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Information Security"@en,
        "Sécurité de l'information"@fr,
        "信息安全"@zh ;
    schema:sameAs dbr:Information_security,
        wd:Q3510521 .

<https://blackcatinformatics.ca/#concept-semantic-analysis> a skos:Concept ;
    rdfs:label "语义分析"@zh ;
    mads:authoritativeLabel "语义分析"@zh ;
    owl:sameAs dbr:Semantic_analysis_\(linguistics\),
        wd:Q1144262 ;
    skos:broader <https://blackcatinformatics.ca/#concept-artificial-intelligence> ;
    skos:closeMatch esco:fff0e2cd-d0bd-4b02-9daf-158b79d9688a,
        acm:10010147.10010178.10010179,
        <http://www.sac.gov.cn/gbt/13745/5202020> ;
    skos:exactMatch dbr:Semantic_analysis_\(linguistics\),
        wd:Q1144262 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Semantic Analysis"@en,
        "Analyse sémantique"@fr,
        "语义分析"@zh ;
    schema:sameAs dbr:Semantic_analysis_\(linguistics\),
        wd:Q1144262 .

<https://blackcatinformatics.ca/#concept-solution-architecture> a skos:Concept ;
    rdfs:label "解决方案架构"@zh ;
    mads:authoritativeLabel "解决方案架构"@zh ;
    owl:sameAs wd:Q7558977 ;
    skos:broader <https://blackcatinformatics.ca/#concept-management-consulting> ;
    skos:closeMatch esco:2450c3b3-e78e-435b-b84d-e05d984e71dc,
        <http://www.sac.gov.cn/gbt/13745/5204070>,
        swebok:software_architecture ;
    skos:exactMatch wd:Q7558977 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Solution Architecture"@en,
        "Architecture de solutions"@fr,
        "解决方案架构"@zh ;
    schema:sameAs wd:Q7558977 .

<https://blackcatinformatics.ca/#concept-spectral-graph-theory> a skos:Concept ;
    rdfs:label "谱图理论"@zh ;
    mads:authoritativeLabel "谱图理论"@zh ;
    mads:hasCloseExternalAuthority lcsh:sh85126408 ;
    owl:sameAs dbr:Spectral_graph_theory,
        wd:Q1064327 ;
    skos:broader <https://blackcatinformatics.ca/#concept-mathematics> ;
    skos:closeMatch acm:10002950.10003624.10003633,
        acm:10010147.10010257.10010321.10010335,
        lcsh:sh85126408,
        <http://www.sac.gov.cn/gbt/13745/11030> ;
    skos:exactMatch dbr:Spectral_graph_theory,
        wd:Q1064327 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Spectral Graph Theory"@en,
        "Théorie spectrale des graphes"@fr,
        "谱图理论"@zh ;
    schema:sameAs dbr:Spectral_graph_theory,
        wd:Q1064327 .

<https://blackcatinformatics.ca/#concept-startup-execution> a skos:Concept ;
    rdfs:label "初创企业执行"@zh ;
    mads:authoritativeLabel "初创企业执行"@zh ;
    mads:hasCloseExternalAuthority lcsh:sh85091252 ;
    skos:broader <https://blackcatinformatics.ca/#concept-management-consulting> ;
    skos:closeMatch eurovoc:2359,
        lcsh:sh85091252,
        swebok:software_engineering_economics ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Startup Execution"@en,
        "Exécution d'entreprise en démarrage"@fr,
        "初创企业执行"@zh .

<https://blackcatinformatics.ca/#concept-topological-data-analysis> a skos:Concept ;
    rdfs:label "拓扑数据分析"@zh ;
    mads:authoritativeLabel "拓扑数据分析"@zh ;
    owl:sameAs dbr:Topological_data_analysis,
        wd:Q7825166 ;
    skos:broader <https://blackcatinformatics.ca/#concept-mathematics> ;
    skos:closeMatch acm:10002950.10003741.10003742,
        <http://www.sac.gov.cn/gbt/13745/11045> ;
    skos:exactMatch dbr:Topological_data_analysis,
        wd:Q7825166 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Topological Data Analysis"@en,
        "Analyse topologique des données"@fr,
        "拓扑数据分析"@zh ;
    schema:sameAs dbr:Topological_data_analysis,
        wd:Q7825166 .

<https://blackcatinformatics.ca/#content-reuse-policy> a odrl:Offer,
        odrl:Policy ;
    dcterms:creator <https://blackcatinformatics.ca/#bii> ;
    dcterms:issued "2026-06-08T10:53:19-06:00"@zh ;
    odrl:inheritFrom <https://creativecommons.org/licenses/by-nc-sa/2.5/ca/> ;
    odrl:permission [ a odrl:Permission ;
            odrl:action odrl:derive,
                odrl:distribute,
                odrl:reproduce,
                odrl:use ;
            odrl:assigner <https://blackcatinformatics.ca/#bii> ;
            odrl:duty [ a odrl:Duty ;
                    odrl:action odrl:shareAlike ],
                [ a odrl:Duty ;
                    odrl:action odrl:attribution ;
                    odrl:assignee <https://blackcatinformatics.ca/#bii> ] ;
            odrl:target <https://blackcatinformatics.ca/#page> ] ;
    odrl:profile odrl: ;
    odrl:prohibition [ a odrl:Prohibition ;
            odrl:action odrl:commercialize ;
            odrl:assigner <https://blackcatinformatics.ca/#bii> ;
            odrl:target <https://blackcatinformatics.ca/#page> ] ;
    odrl:uid <https://blackcatinformatics.ca/#content-reuse-policy> ;
    schema:description "Original written content is licensed under Creative Commons BY-NC-SA CAv2.5; non-commercial reuse, reproduction, distribution, and adaptation are permitted with attribution and share-alike terms."@zh ;
    schema:name "Public content reuse policy"@zh .

<https://blackcatinformatics.ca/#offer-cloud-navigation> a schema:Offer ;
    schema:itemOffered <https://blackcatinformatics.ca/#service-cloud-navigation> .

<https://blackcatinformatics.ca/#offer-corporate-engineering> a schema:Offer ;
    schema:itemOffered <https://blackcatinformatics.ca/#service-corporate-engineering> .

<https://blackcatinformatics.ca/#offer-cross-border-navigation> a schema:Offer ;
    schema:itemOffered <https://blackcatinformatics.ca/#service-cross-border-navigation> .

<https://blackcatinformatics.ca/#offer-development-alignment> a schema:Offer ;
    schema:itemOffered <https://blackcatinformatics.ca/#service-development-alignment> .

<https://blackcatinformatics.ca/#offer-fractional-cto> a schema:Offer ;
    schema:itemOffered <https://blackcatinformatics.ca/#service-fractional-cto> .

<https://blackcatinformatics.ca/#offer-programming> a schema:Offer ;
    schema:itemOffered <https://blackcatinformatics.ca/#service-programming> .

<https://blackcatinformatics.ca/#offer-solution-architecture> a schema:Offer ;
    schema:itemOffered <https://blackcatinformatics.ca/#service-solution-architecture> .

<https://blackcatinformatics.ca/#offer-startup-process-and-execution> a schema:Offer ;
    schema:itemOffered <https://blackcatinformatics.ca/#service-startup-process-and-execution> .

<https://blackcatinformatics.ca/#service-hours> a schema:OpeningHoursSpecification ;
    schema:closes "17:00"@zh ;
    schema:dayOfWeek "Friday"@zh,
        "Monday"@zh,
        "Thursday"@zh,
        "Tuesday"@zh,
        "Wednesday"@zh ;
    schema:opens "09:00"@zh .

<https://oddnumberedproductions.ca/#content> a schema:CreativeWork ;
    dcterms:rights "All rights reserved"@zh ;
    odrl:hasPolicy <https://oddnumberedproductions.ca/#all-rights-reserved-policy> ;
    schema:copyrightHolder <https://blackcatinformatics.ca/#onp> ;
    schema:copyrightNotice "Copyright 2026 Odd Numbered Productions Inc. All rights reserved."@zh ;
    schema:creator <https://blackcatinformatics.ca/#onp> ;
    schema:isPartOf <https://oddnumberedproductions.ca/#site> ;
    schema:name "Odd Numbered Productions site content"@zh ;
    schema:usageInfo "https://oddnumberedproductions.ca/#all-rights-reserved-policy"@zh .

<https://blackcatinformatics.ca/#brand-oande> a schema:Brand ;
    odrl:hasPolicy <https://blackcatinformatics.ca/#trademark-use-policy> ;
    schema:additionalProperty [ a schema:PropertyValue ;
            schema:propertyID "First-Use-Date"@zh ;
            schema:value "2015-09"@zh ],
        [ a schema:PropertyValue ;
            schema:propertyID "CIPO-Application"@zh ;
            schema:value "1833757"@zh ],
        [ a schema:PropertyValue ;
            schema:propertyID "CIPO-Registration"@zh ;
            schema:url <https://ised-isde.canada.ca/cipo/trademark-search/1833757> ;
            schema:value "TMA1006093"@zh ],
        [ a schema:PropertyValue ;
            schema:propertyID "Nice-Class"@zh ;
            schema:value "35,45"@zh ] ;
    schema:alternateName "Blackcat Informatics"@zh ;
    schema:description "Odds & Evens 簿记服务的加拿大注册文字商标，由 Blackcat Informatics Inc. 持有，自2015年9月起使用，于2018年10月3日在CIPO注册，注册号TMA1006093。"@zh ;
    schema:name "ODDS & EVENS"@zh ;
    schema:owner <https://blackcatinformatics.ca/#bii> ;
    schema:usageInfo "https://ised-isde.canada.ca/cipo/trademark-search/1833757"@zh .

<https://blackcatinformatics.ca/#brand-wordmark> a schema:Brand ;
    odrl:hasPolicy <https://blackcatinformatics.ca/#trademark-use-policy> ;
    schema:additionalProperty [ a schema:PropertyValue ;
            schema:propertyID "CIPO-Registration"@zh ;
            schema:url <https://ised-isde.canada.ca/cipo/trademark-search/1833758> ;
            schema:value "TMA1066935"@zh ],
        [ a schema:PropertyValue ;
            schema:propertyID "First-Use-Date"@zh ;
            schema:value "2014-11"@zh ],
        [ a schema:PropertyValue ;
            schema:propertyID "Nice-Class"@zh ;
            schema:value "35,42"@zh ],
        [ a schema:PropertyValue ;
            schema:propertyID "CIPO-Application"@zh ;
            schema:value "1833758"@zh ] ;
    schema:alternateName "Blackcat Informatics"@zh ;
    schema:description "Blackcat Informatics Inc. 的加拿大注册文字商标，自2014年11月起使用，于2019年12月19日在CIPO注册，注册号TMA1066935。"@zh ;
    schema:name "BLACKCAT INFORMATICS"@zh ;
    schema:owner <https://blackcatinformatics.ca/#bii> ;
    schema:usageInfo "https://ised-isde.canada.ca/cipo/trademark-search/1833758"@zh .

<https://blackcatinformatics.ca/#build-process> a prov:Activity ;
    prov:endedAtTime "2026-06-08T10:53:19-06:00"@zh ;
    prov:qualifiedAssociation [ a prov:Association ;
            prov:agent <https://blackcatinformatics.ca/#paudley> ;
            prov:hadPlan [ a prov:Plan ;
                    rdfs:label "BespokeIdentityHub_v2.5 static-site pipeline v4e109ad3f6333112ebf826e3f9ddf16169498cacde2bbb0347f04fe1a4ae1cba"@zh ] ] ;
    prov:wasAssociatedWith <https://blackcatinformatics.ca/#paudley> ;
    schema:description "BespokeIdentityHub_v2.5 — a bespoke static-site pipeline that renders Go html/template into content-addressed, integrity-pinned HTML and linked data."@zh ;
    schema:name "BespokeIdentityHub_v2.5"@zh ;
    schema:url <https://blackcatinformatics.ca/colophon.html#build-process> .

<https://blackcatinformatics.ca/#concept-cpp> a skos:Concept ;
    rdfs:label "C++（编程语言）"@zh ;
    mads:authoritativeLabel "C++（编程语言）"@zh ;
    mads:hasCloseExternalAuthority lcsh:sh87007505 ;
    owl:sameAs <http://dbpedia.org/resource/C++>,
        wd:Q2407 ;
    skos:closeMatch acm:10011007.10011006.10011008,
        eurovoc:1696,
        lcsh:sh87007505,
        <http://www.sac.gov.cn/gbt/13745/5204030> ;
    skos:exactMatch <http://dbpedia.org/resource/C++>,
        wd:Q2407 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "C++ (programming language)"@en,
        "C++ (langage de programmation)"@fr,
        "C++（编程语言）"@zh ;
    schema:sameAs <http://dbpedia.org/resource/C++>,
        wd:Q2407 .

<https://blackcatinformatics.ca/#concept-cryptography> a skos:Concept ;
    rdfs:label "密码学"@zh ;
    mads:authoritativeLabel "密码学"@zh ;
    mads:hasCloseExternalAuthority lcsh:sh85034453 ;
    owl:sameAs dbr:Cryptography,
        wd:Q41048 ;
    skos:broader <https://blackcatinformatics.ca/#concept-computer-science> ;
    skos:closeMatch esco:d32db06e-bd06-4415-a7ab-1b0ee68caa9a,
        acm:10002978.10002979,
        eurovoc:6778,
        lcsh:sh85034453,
        <http://www.sac.gov.cn/gbt/13745/5201060>,
        openalex-topic:T10237,
        swebok:cryptography ;
    skos:exactMatch dbr:Cryptography,
        wd:Q41048 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Cryptography"@en,
        "Cryptographie"@fr,
        "密码学"@zh ;
    schema:sameAs dbr:Cryptography,
        wd:Q41048 .

<https://blackcatinformatics.ca/#concept-geomatics> a skos:Concept ;
    rdfs:label "地理信息科学"@zh ;
    mads:authoritativeLabel "地理信息科学"@zh ;
    mads:hasCloseExternalAuthority lcsh:sh99004272 ;
    owl:sameAs dbr:Geomatics,
        wd:Q1399449 ;
    skos:closeMatch acm:10002951.10003227.10003236.10003237,
        lcsh:sh99004272 ;
    skos:exactMatch dbr:Geomatics,
        wd:Q1399449 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Geomatics"@en,
        "Géomatique"@fr,
        "地理信息科学"@zh ;
    schema:sameAs dbr:Geomatics,
        wd:Q1399449 .

<https://blackcatinformatics.ca/#concept-go-programming-language> a skos:Concept ;
    rdfs:label "Go（编程语言）"@zh ;
    mads:authoritativeLabel "Go（编程语言）"@zh ;
    mads:hasCloseExternalAuthority lcsh:sh2012000746 ;
    owl:sameAs dbr:Go_\(programming_language\),
        wd:Q37227 ;
    skos:closeMatch acm:10011007.10011006.10011008,
        eurovoc:1696,
        lcsh:sh2012000746,
        <http://www.sac.gov.cn/gbt/13745/5204030> ;
    skos:exactMatch dbr:Go_\(programming_language\),
        wd:Q37227 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Go (programming language)"@en,
        "Go (langage de programmation)"@fr,
        "Go（编程语言）"@zh ;
    schema:sameAs dbr:Go_\(programming_language\),
        wd:Q37227 .

<https://blackcatinformatics.ca/#concept-machine-learning> a skos:Concept ;
    rdfs:label "机器学习"@zh ;
    mads:authoritativeLabel "机器学习"@zh ;
    mads:hasCloseExternalAuthority lcsh:sh85079324 ;
    owl:sameAs dbr:Machine_learning,
        wd:Q2539 ;
    skos:broader <https://blackcatinformatics.ca/#concept-computer-science> ;
    skos:closeMatch esco:8369c2d6-c100-4cf6-bd83-9668d8678433,
        acm:10010147.10010257,
        eurovoc:c_3dfe52ca,
        lcsh:sh85079324,
        <http://www.sac.gov.cn/gbt/13745/52020>,
        openalex-topic:T12072,
        swebok:machine_learning_engineering ;
    skos:exactMatch dbr:Machine_learning,
        wd:Q2539 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Machine Learning"@en,
        "Apprentissage automatique"@fr,
        "机器学习"@zh ;
    schema:sameAs dbr:Machine_learning,
        wd:Q2539 .

<https://blackcatinformatics.ca/#concept-postgresql> a skos:Concept ;
    rdfs:label "PostgreSQL"@zh ;
    mads:authoritativeLabel "PostgreSQL"@zh ;
    owl:sameAs dbr:PostgreSQL,
        wd:Q192490 ;
    skos:closeMatch acm:10002951.10002952,
        eurovoc:435299,
        <http://www.sac.gov.cn/gbt/13745/5204050>,
        swebok:databases ;
    skos:exactMatch dbr:PostgreSQL,
        wd:Q192490 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "PostgreSQL"@en,
        "PostgreSQL"@fr,
        "PostgreSQL"@zh ;
    schema:sameAs dbr:PostgreSQL,
        wd:Q192490 .

<https://blackcatinformatics.ca/#concept-python> a skos:Concept ;
    rdfs:label "Python（编程语言）"@zh ;
    mads:authoritativeLabel "Python（编程语言）"@zh ;
    mads:hasCloseExternalAuthority lcsh:sh96008834 ;
    owl:sameAs dbr:Python_\(programming_language\),
        wd:Q28865 ;
    skos:closeMatch acm:10011007.10011006.10011008,
        eurovoc:1696,
        lcsh:sh96008834,
        <http://www.sac.gov.cn/gbt/13745/5204030> ;
    skos:exactMatch dbr:Python_\(programming_language\),
        wd:Q28865 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Python (programming language)"@en,
        "Python (langage de programmation)"@fr,
        "Python（编程语言）"@zh ;
    schema:sameAs dbr:Python_\(programming_language\),
        wd:Q28865 .

<https://blackcatinformatics.ca/#concept-satellite-imagery> a skos:Concept ;
    rdfs:label "卫星影像"@zh ;
    mads:authoritativeLabel "卫星影像"@zh ;
    mads:hasCloseExternalAuthority lcsh:sh85112798 ;
    owl:sameAs dbr:Satellite_imagery,
        wd:Q725252 ;
    skos:closeMatch lcsh:sh85112798 ;
    skos:exactMatch dbr:Satellite_imagery,
        wd:Q725252 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Satellite Imagery"@en,
        "Imagerie satellitaire"@fr,
        "卫星影像"@zh ;
    schema:sameAs dbr:Satellite_imagery,
        wd:Q725252 .

<https://blackcatinformatics.ca/#northpoint-geo> a geo:Geometry,
        schema:GeoCoordinates ;
    geo:asWKT "POINT(-113.92439808633804 53.544972052216295)"^^geo:wktLiteral ;
    schema:latitude 5.354497e+01 ;
    schema:longitude -1.139244e+02 .

<https://discovery.ariba.com/profile/AN01693728648> a foaf:OnlineAccount,
        schema:ProfilePage ;
    foaf:accountName "AN01693728648"@zh ;
    foaf:accountServiceHomepage <https://www.sap.com/products/business-network.html> ;
    schema:name "SAP Business Network profile"@zh ;
    schema:url <https://discovery.ariba.com/profile/AN01693728648> .

<https://github.com/Blackcat-Informatics> a foaf:OnlineAccount,
        schema:ProfilePage ;
    foaf:accountName "blackcatinformatics"@zh ;
    foaf:accountServiceHomepage <https://github.com/> ;
    schema:name "GitHub profile"@zh ;
    schema:url <https://github.com/Blackcat-Informatics> .

<https://github.com/paudley> a foaf:OnlineAccount,
        schema:ProfilePage ;
    foaf:accountName "paudley"@zh ;
    foaf:accountServiceHomepage <https://github.com/> ;
    schema:name "GitHub profile"@zh ;
    schema:url <https://github.com/paudley> .

<https://oddnumberedproductions.ca/#site> a schema:WebSite ;
    dcterms:rights "All rights reserved"@zh ;
    odrl:hasPolicy <https://oddnumberedproductions.ca/#all-rights-reserved-policy> ;
    schema:copyrightHolder <https://blackcatinformatics.ca/#onp> ;
    schema:copyrightNotice "Copyright 2026 Odd Numbered Productions Inc. All rights reserved."@zh ;
    schema:hasPart <https://oddnumberedproductions.ca/#content> ;
    schema:name "Odd Numbered Productions Inc."@zh ;
    schema:publisher <https://blackcatinformatics.ca/#onp> ;
    schema:url <https://oddnumberedproductions.ca> ;
    schema:usageInfo "https://oddnumberedproductions.ca/#all-rights-reserved-policy"@zh .

<https://www.crunchbase.com/person/patrick-audley> a foaf:OnlineAccount,
        schema:ProfilePage ;
    foaf:accountName "patrick-audley"@zh ;
    foaf:accountServiceHomepage <https://www.crunchbase.com/> ;
    schema:name "Crunchbase profile"@zh ;
    schema:url <https://www.crunchbase.com/person/patrick-audley> .

<https://www.linkedin.com/company/blackcat-informatics/> a foaf:OnlineAccount,
        schema:ProfilePage ;
    foaf:accountName "blackcat-informatics-inc"@zh ;
    foaf:accountServiceHomepage <https://www.linkedin.com/> ;
    schema:name "LinkedIn profile"@zh ;
    schema:url <https://www.linkedin.com/company/blackcat-informatics/> .

<https://www.linkedin.com/in/erinaudley/> a foaf:OnlineAccount,
        schema:ProfilePage ;
    foaf:accountName "erinaudley"@zh ;
    foaf:accountServiceHomepage <https://www.linkedin.com/> ;
    schema:name "LinkedIn profile"@zh ;
    schema:url <https://www.linkedin.com/in/erinaudley/> .

<https://www.linkedin.com/in/patrickaudley/> a foaf:OnlineAccount,
        schema:ProfilePage ;
    foaf:accountName "patrickaudley"@zh ;
    foaf:accountServiceHomepage <https://www.linkedin.com/> ;
    schema:name "LinkedIn profile"@zh ;
    schema:url <https://www.linkedin.com/in/patrickaudley/> .

<https://blackcatinformatics.ca/#brand-design> a schema:Brand ;
    odrl:hasPolicy <https://blackcatinformatics.ca/#trademark-use-policy> ;
    schema:additionalProperty [ a schema:PropertyValue ;
            schema:propertyID "Nice-Class"@zh ;
            schema:value "35,42"@zh ],
        [ a schema:PropertyValue ;
            schema:propertyID "CIPO-Application"@zh ;
            schema:value "2191681"@zh ],
        [ a schema:PropertyValue ;
            schema:propertyID "CIPO-Registration"@zh ;
            schema:url <https://ised-isde.canada.ca/cipo/trademark-search/2191681> ;
            schema:value "TMA1233860"@zh ] ;
    schema:description "加拿大注册图形商标，描绘黑猫剪影与谢尔宾斯基三角形，于2024年5月17日在CIPO注册，注册号TMA1233860。"@zh ;
    schema:image <https://blackcatinformatics.ca/#bii-logo> ;
    schema:logo <https://blackcatinformatics.ca/#bii-logo> ;
    schema:name "Black-cat-and-Sierpinski-triangle design mark"@zh ;
    schema:owner <https://blackcatinformatics.ca/#bii> ;
    schema:usageInfo "https://ised-isde.canada.ca/cipo/trademark-search/2191681"@zh .

<https://blackcatinformatics.ca/#page> a schema:ProfilePage,
        schema:WebPage ;
    dcterms:modified "2026-06-08T10:53:19-06:00"@zh ;
    dcterms:rights bii:legal ;
    odrl:hasPolicy <https://blackcatinformatics.ca/#content-reuse-policy> ;
    prov:generatedAtTime "2026-06-08T10:53:19-06:00"@zh ;
    prov:wasAttributedTo <https://blackcatinformatics.ca/#paudley> ;
    prov:wasGeneratedBy <https://blackcatinformatics.ca/#build-process> ;
    schema:about <https://blackcatinformatics.ca/#kw-scheme> ;
    schema:accountablePerson <https://blackcatinformatics.ca/#paudley> ;
    schema:author <https://blackcatinformatics.ca/#paudley> ;
    schema:breadcrumb [ a schema:BreadcrumbList ;
            schema:itemListElement [ a schema:ListItem ;
                    schema:item <https://blackcatinformatics.ca/#contact> ;
                    schema:name "Contact"@zh ;
                    schema:position 5 ],
                [ a schema:ListItem ;
                    schema:item <https://blackcatinformatics.ca/#services> ;
                    schema:name "Services"@zh ;
                    schema:position 2 ],
                [ a schema:ListItem ;
                    schema:item <https://blackcatinformatics.ca/#csr> ;
                    schema:name "CSR"@zh ;
                    schema:position 3 ],
                [ a schema:ListItem ;
                    schema:item <https://blackcatinformatics.ca/#principals> ;
                    schema:name "Principals"@zh ;
                    schema:position 4 ],
                [ a schema:ListItem ;
                    schema:item <https://blackcatinformatics.ca/#about> ;
                    schema:name "About"@zh ;
                    schema:position 1 ] ] ;
    schema:copyrightHolder <https://blackcatinformatics.ca/#bii> ;
    schema:copyrightYear "2026"@zh ;
    schema:creator <https://blackcatinformatics.ca/#paudley> ;
    schema:dateModified "2026-06-08T10:53:19-06:00"@zh ;
    schema:editor <https://blackcatinformatics.ca/#paudley> ;
    schema:inLanguage "en"@zh ;
    schema:keywords "chief-technology-officer, cryptography, cto, high-performance-computing, management-consulting, pki, programming, security, solution-architecture, startups, generative-ai, llms, ai-agents, agentic-ai, topological-data-analysis, manifold-learning, spectral-graph-theory, semantic-analysis, knowledge-graphs, ontology-engineering, linked-data, semantic-web, python, cpp"@zh ;
    schema:license "https://creativecommons.org/licenses/by-nc-sa/2.5/ca/"@zh ;
    schema:locationCreated <https://blackcatinformatics.ca/#northpoint-office> ;
    schema:mainEntity <https://blackcatinformatics.ca/#bii> ;
    schema:primaryImageOfPage <https://blackcatinformatics.ca/#bii-logo> ;
    schema:provider <https://blackcatinformatics.ca/#bii> ;
    schema:publisher <https://blackcatinformatics.ca/#bii> ;
    schema:reviewedBy <https://blackcatinformatics.ca/#paudley> ;
    schema:url bii: ;
    schema:usageInfo "https://blackcatinformatics.ca/#content-reuse-policy"@zh ;
    schema:version "4e109ad3f6333112ebf826e3f9ddf16169498cacde2bbb0347f04fe1a4ae1cba"@zh .

<https://blackcatinformatics.ca/#trademark-use-policy> a odrl:Policy,
        odrl:Set ;
    dcterms:creator <https://blackcatinformatics.ca/#bii> ;
    dcterms:issued "2026-06-08T10:53:19-06:00"@zh ;
    odrl:permission [ a odrl:Permission ;
            odrl:action odrl:use ;
            odrl:assigner <https://blackcatinformatics.ca/#bii> ;
            odrl:duty [ a odrl:Duty ;
                    odrl:action odrl:obtainConsent ;
                    odrl:assignee <https://blackcatinformatics.ca/#bii> ],
                [ a odrl:Duty ;
                    odrl:action odrl:attribution ] ;
            odrl:target <https://blackcatinformatics.ca/#brand-design>,
                <https://blackcatinformatics.ca/#brand-oande>,
                <https://blackcatinformatics.ca/#brand-wordmark> ] ;
    odrl:profile odrl: ;
    odrl:prohibition [ a odrl:Prohibition ;
            odrl:action odrl:commercialize,
                odrl:derive,
                odrl:reproduce,
                odrl:use ;
            odrl:assigner <https://blackcatinformatics.ca/#bii> ;
            odrl:target <https://blackcatinformatics.ca/#brand-design>,
                <https://blackcatinformatics.ca/#brand-oande>,
                <https://blackcatinformatics.ca/#brand-wordmark> ] ;
    odrl:uid <https://blackcatinformatics.ca/#trademark-use-policy> ;
    schema:description "Blackcat Informatics registered word and design marks are reserved. Trademark and logo use requires prior permission and must preserve trademark notices and registration details."@zh ;
    schema:name "Trademark use policy"@zh .

<https://orcid.org/0000-0003-4382-7625> a foaf:OnlineAccount,
        schema:ProfilePage ;
    foaf:accountName "0000-0003-4382-7625"@zh ;
    foaf:accountServiceHomepage <https://orcid.org/> ;
    schema:name "ORCID profile"@zh ;
    schema:url <https://orcid.org/0000-0003-4382-7625> .

<https://blackcatinformatics.ca/#concept-mathematics> a skos:Concept ;
    rdfs:label "数学"@zh ;
    mads:authoritativeLabel "数学"@zh ;
    owl:sameAs dbr:Mathematics,
        wd:Q395 ;
    skos:closeMatch esco:4339176e-3acd-4f7f-a5d9-445bee3d23f2,
        acm:10002950,
        <http://www.sac.gov.cn/gbt/13745/110>,
        openalex-topic:T12504,
        swebok:mathematical_foundations,
        <unesco-thesaurus:118> ;
    skos:exactMatch dbr:Mathematics,
        wd:Q395 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Mathematics"@en,
        "Mathématiques"@fr,
        "数学"@zh ;
    schema:sameAs dbr:Mathematics,
        wd:Q395 .

<https://blackcatinformatics.ca/#northpoint-office> a geo:Feature,
        org:Site,
        schema:Place ;
    geo: <https://blackcatinformatics.ca/#northpoint-geo> ;
    geo:hasGeometry <https://blackcatinformatics.ca/#northpoint-geo> ;
    org:siteAddress <https://blackcatinformatics.ca/#main-address> ;
    org:siteOf <https://blackcatinformatics.ca/#bii> ;
    schema:address <https://blackcatinformatics.ca/#main-address> ;
    schema:hasMap "https://g.page/bii-bc?share"@zh ;
    schema:image <https://blackcatinformatics.ca/#bii-logo> ;
    schema:name "黑猫信息科技 Headquarters"@zh ;
    schema:publicAccess false .

<https://oddnumberedproductions.ca/#all-rights-reserved-policy> a odrl:Policy,
        odrl:Set ;
    dcterms:creator <https://blackcatinformatics.ca/#onp> ;
    dcterms:issued "2026-06-08T10:53:19-06:00"@zh ;
    dcterms:rights "All rights reserved"@zh ;
    odrl:profile odrl: ;
    odrl:prohibition [ a odrl:Prohibition ;
            odrl:action odrl:commercialize,
                odrl:derive,
                odrl:distribute,
                odrl:extract,
                odrl:reproduce,
                odrl:use ;
            odrl:assigner <https://blackcatinformatics.ca/#onp> ;
            odrl:target <https://oddnumberedproductions.ca/#content>,
                <https://oddnumberedproductions.ca/#site> ] ;
    odrl:uid <https://oddnumberedproductions.ca/#all-rights-reserved-policy> ;
    schema:description "All Odd Numbered Productions site content, works, media, and materials are all rights reserved. No reuse, reproduction, distribution, adaptation, extraction, or commercial use is granted without prior written permission."@zh ;
    schema:name "Odd Numbered Productions all-rights-reserved policy"@zh .

<https://blackcatinformatics.ca/#concept-artificial-intelligence> a skos:Concept ;
    rdfs:label "人工智能"@zh ;
    mads:authoritativeLabel "人工智能"@zh ;
    mads:hasCloseExternalAuthority lcsh:sh85008180 ;
    owl:sameAs dbr:Artificial_intelligence,
        wd:Q11660 ;
    skos:broader <https://blackcatinformatics.ca/#concept-computer-science> ;
    skos:closeMatch esco:e465a154-93f7-4973-9ce1-31659fe16dd2,
        acm:10010147.10010178,
        eurovoc:3030,
        lcsh:sh85008180,
        <http://www.sac.gov.cn/gbt/13745/52020>,
        swebok:llm_engineering,
        <unesco-thesaurus:3052> ;
    skos:exactMatch dbr:Artificial_intelligence,
        wd:Q11660 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Artificial Intelligence"@en,
        "Intelligence artificielle"@fr,
        "人工智能"@zh ;
    schema:sameAs dbr:Artificial_intelligence,
        wd:Q11660 .

<https://blackcatinformatics.ca/#concept-management-consulting> a skos:Concept ;
    rdfs:label "管理咨询"@zh ;
    mads:authoritativeLabel "管理咨询"@zh ;
    owl:sameAs dbr:Management_consulting,
        wd:Q4116214 ;
    skos:closeMatch eurovoc:2602,
        swebok:software_engineering_management,
        <unesco-thesaurus:1183> ;
    skos:exactMatch dbr:Management_consulting,
        wd:Q4116214 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Management Consulting"@en,
        "Conseil en management"@fr,
        "管理咨询"@zh ;
    schema:sameAs dbr:Management_consulting,
        wd:Q4116214 .

<https://blackcatinformatics.ca/#concept-semantic-web> a skos:Concept ;
    rdfs:label "语义网"@zh ;
    mads:authoritativeLabel "语义网"@zh ;
    mads:hasCloseExternalAuthority lcsh:sh2002000569 ;
    owl:sameAs dbr:Semantic_Web,
        wd:Q54837 ;
    skos:closeMatch esco:fda917eb-0d6a-4371-8c93-2a10bf950966,
        acm:10002951.10003260.10003309.10003315,
        eurovoc:7219,
        lcsh:sh2002000569,
        openalex-topic:T10215 ;
    skos:exactMatch dbr:Semantic_Web,
        wd:Q54837 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Semantic Web"@en,
        "Web sémantique"@fr,
        "语义网"@zh ;
    schema:sameAs dbr:Semantic_Web,
        wd:Q54837 .

<https://blackcatinformatics.ca/#onp> a foaf:Organization,
        schema:Organization ;
    dcterms:rights "All rights reserved"@zh ;
    odrl:hasPolicy <https://oddnumberedproductions.ca/#all-rights-reserved-policy> ;
    foaf:homepage "https://oddnumberedproductions.ca"@zh ;
    schema:address <https://blackcatinformatics.ca/#main-address> ;
    schema:alternateName "ONP"@zh,
        "奇数制作"@zh ;
    schema:copyrightNotice "Copyright 2026 Odd Numbered Productions Inc. All rights reserved."@zh ;
    schema:description "艺术子公司（奇数制作），制作实验电影和跨学科艺术作品。"@zh ;
    schema:founder <https://blackcatinformatics.ca/#eaudley>,
        <https://blackcatinformatics.ca/#paudley> ;
    schema:image <https://blackcatinformatics.ca/#bii-logo> ;
    schema:legalName "Odd Numbered Productions Inc."@zh ;
    schema:name "Odd Numbered Productions Inc."@zh ;
    schema:owns <https://oddnumberedproductions.ca/#site> ;
    schema:parentOrganization <https://blackcatinformatics.ca/#bii> ;
    schema:subjectOf <https://oddnumberedproductions.ca/#all-rights-reserved-policy> ;
    schema:url <https://oddnumberedproductions.ca> ;
    schema:usageInfo "https://oddnumberedproductions.ca/#all-rights-reserved-policy"@zh .

<https://blackcatinformatics.ca/#eaudley> a foaf:Person,
        schema:Person ;
    vcard:fn "Erin Audley"@zh ;
    vcard:hasAddress <https://blackcatinformatics.ca/#main-address> ;
    vcard:hasEmail <mailto:erin@blackcatinformatics.ca> ;
    vcard:role "Principal"@zh ;
    foaf:account <https://www.linkedin.com/in/erinaudley/> ;
    foaf:knows <https://blackcatinformatics.ca/#paudley> ;
    foaf:mbox <mailto:erin@blackcatinformatics.ca> ;
    foaf:name "Erin Audley"@zh ;
    schema:address <https://blackcatinformatics.ca/#main-address> ;
    schema:alternateName "埃琳·奥德利"@zh,
        "欧雅琳"@zh ;
    schema:contactPoint <https://blackcatinformatics.ca/#main-address> ;
    schema:email "mailto:erin@blackcatinformatics.ca"@zh ;
    schema:familyName "Audley"@zh ;
    schema:gender "Female"@zh ;
    schema:givenName "Erin"@zh ;
    schema:jobTitle "Principal"@en,
        "Directrice"@fr,
        "加拿大认证专业财务师"@zh ;
    schema:knows <https://blackcatinformatics.ca/#paudley> ;
    schema:knowsLanguage "en"@zh ;
    schema:name "Erin Audley"@zh ;
    schema:nationality "Canada"@zh ;
    schema:sameAs <https://www.linkedin.com/in/erinaudley/> ;
    schema:spouse <https://blackcatinformatics.ca/#paudley> ;
    schema:workLocation <https://blackcatinformatics.ca/#northpoint-office> ;
    schema:worksFor <https://blackcatinformatics.ca/#bii> .

<https://blackcatinformatics.ca/#concept-computer-science> a skos:Concept ;
    rdfs:label "计算机科学"@zh ;
    mads:authoritativeLabel "计算机科学"@zh ;
    mads:hasCloseExternalAuthority lcsh:sh89003285 ;
    owl:sameAs dbr:Computer_science,
        wd:Q21198 ;
    skos:closeMatch esco:7b5cce4d-c7fe-4119-b48f-70aa05391787,
        acm:10010147,
        eurovoc:5188,
        lcsh:sh89003285,
        <http://www.sac.gov.cn/gbt/13745/520>,
        openalex-topic:T13674,
        swebok:computing_foundations,
        <unesco-thesaurus:450> ;
    skos:exactMatch dbr:Computer_science,
        wd:Q21198 ;
    skos:inScheme <https://blackcatinformatics.ca/#kw-scheme> ;
    skos:prefLabel "Computer Science"@en,
        "Informatique"@fr,
        "计算机科学"@zh ;
    schema:sameAs dbr:Computer_science,
        wd:Q21198 .

<https://blackcatinformatics.ca/#service-area> a schema:Country ;
    owl:sameAs dbr:Canada,
        tgn:7005685,
        <https://sws.geonames.org/6251999/>,
        "wd:Q16"@zh ;
    schema:name "Canada"@zh .

<https://blackcatinformatics.ca/#bii-logo> a schema:ImageObject ;
    schema:about <https://blackcatinformatics.ca/#brand-design> ;
    schema:acquireLicensePage "https://blackcatinformatics.ca/legal"@zh ;
    schema:additionalProperty [ a schema:PropertyValue ;
            schema:name "CIPO application"@zh ;
            schema:propertyID "CIPO-Application"@zh ;
            schema:url <https://ised-isde.canada.ca/cipo/trademark-search/2191681> ;
            schema:value "2191681"@zh ],
        [ a schema:PropertyValue ;
            schema:name "Nice classes"@zh ;
            schema:propertyID "Nice-Class"@zh ;
            schema:value "35,42"@zh ],
        [ a schema:PropertyValue ;
            schema:name "Trademark kind"@zh ;
            schema:propertyID "Trademark-Kind"@zh ;
            schema:value "design"@zh ] ;
    schema:contentUrl "https://blackcatinformatics.ca/images/bii-logo_2022a_base_1024.avif"@zh ;
    schema:copyrightHolder <https://blackcatinformatics.ca/#bii> ;
    schema:copyrightNotice "© Blackcat Informatics® Inc. All rights reserved. Registered trademark CIPO TMA1233860."@zh ;
    schema:copyrightYear "2022"@zh ;
    schema:creator <https://blackcatinformatics.ca/#bii> ;
    schema:creditText "Blackcat Informatics® Inc."@zh ;
    schema:encoding [ a schema:MediaObject ;
            schema:acquireLicensePage "https://blackcatinformatics.ca/legal"@zh ;
            schema:contentUrl "https://blackcatinformatics.ca/images/bii-logo_2022a_base_1024.png"@zh ;
            schema:copyrightNotice "© Blackcat Informatics® Inc. All rights reserved. Registered trademark CIPO TMA1233860."@zh ;
            schema:creditText "Blackcat Informatics® Inc."@zh ;
            schema:encodingFormat "image/png"@zh ;
            schema:height 1024 ;
            schema:license "https://blackcatinformatics.ca/legal"@zh ;
            schema:width 1024 ],
        [ a schema:MediaObject ;
            schema:acquireLicensePage "https://blackcatinformatics.ca/legal"@zh ;
            schema:contentUrl "https://blackcatinformatics.ca/images/bii-logo_2022a_base_1024.webp"@zh ;
            schema:copyrightNotice "© Blackcat Informatics® Inc. All rights reserved. Registered trademark CIPO TMA1233860."@zh ;
            schema:creditText "Blackcat Informatics® Inc."@zh ;
            schema:encodingFormat "image/webp"@zh ;
            schema:height 1024 ;
            schema:license "https://blackcatinformatics.ca/legal"@zh ;
            schema:width 1024 ],
        [ a schema:MediaObject ;
            schema:acquireLicensePage "https://blackcatinformatics.ca/legal"@zh ;
            schema:contentUrl "https://blackcatinformatics.ca/images/bii-logo_2022a_base_1024.jxl"@zh ;
            schema:copyrightNotice "© Blackcat Informatics® Inc. All rights reserved. Registered trademark CIPO TMA1233860."@zh ;
            schema:creditText "Blackcat Informatics® Inc."@zh ;
            schema:encodingFormat "image/jxl"@zh ;
            schema:height 1024 ;
            schema:license "https://blackcatinformatics.ca/legal"@zh ;
            schema:width 1024 ],
        [ a schema:MediaObject ;
            schema:acquireLicensePage "https://blackcatinformatics.ca/legal"@zh ;
            schema:contentUrl "https://blackcatinformatics.ca/images/bii-logo_2022a_base_1024.avif"@zh ;
            schema:copyrightNotice "© Blackcat Informatics® Inc. All rights reserved. Registered trademark CIPO TMA1233860."@zh ;
            schema:creditText "Blackcat Informatics® Inc."@zh ;
            schema:encodingFormat "image/avif"@zh ;
            schema:height 1024 ;
            schema:license "https://blackcatinformatics.ca/legal"@zh ;
            schema:width 1024 ],
        [ a schema:MediaObject ;
            schema:acquireLicensePage "https://blackcatinformatics.ca/legal"@zh ;
            schema:contentUrl "https://blackcatinformatics.ca/images/bii-logo_2022a.svg"@zh ;
            schema:copyrightNotice "© Blackcat Informatics® Inc. All rights reserved. Registered trademark CIPO TMA1233860."@zh ;
            schema:creditText "Blackcat Informatics® Inc."@zh ;
            schema:description "Vector master"@zh ;
            schema:encodingFormat "image/svg+xml"@zh ;
            schema:license "https://blackcatinformatics.ca/legal"@zh ] ;
    schema:encodingFormat "image/avif"@zh ;
    schema:height 1024 ;
    schema:identifier [ a schema:PropertyValue ;
            schema:name "CIPO trademark registration (Black-cat-and-Sierpinski-triangle design mark)"@zh ;
            schema:propertyID "CIPO-Trademark-Design"@zh ;
            schema:url <https://ised-isde.canada.ca/cipo/trademark-search/2191681> ;
            schema:validFrom "2024-05-17"@zh ;
            schema:validThrough "2034-05-17"@zh ;
            schema:value "TMA1233860"@zh ] ;
    schema:license "https://blackcatinformatics.ca/legal"@zh ;
    schema:name "黑猫信息科技 logo"@zh ;
    schema:thumbnailUrl "https://blackcatinformatics.ca/images/bii-logo_2022a_base_256.avif"@zh ;
    schema:url <https://blackcatinformatics.ca/images/bii-logo_2022a_base_1024.png> ;
    schema:width 1024 .

<https://blackcatinformatics.ca/#main-address> a vcard:Address,
        schema:PostalAddress ;
    vcard:country-name "Canada"@zh ;
    vcard:locality "Spruce Grove"@zh ;
    vcard:postal-code "T7X 1R6"@zh ;
    vcard:region "AB"@zh ;
    vcard:street-address "112 Westbourne Rd."@zh ;
    schema:addressCountry "CA"@zh ;
    schema:addressLocality "Spruce Grove"@zh ;
    schema:addressRegion "AB"@zh ;
    schema:areaServed <https://blackcatinformatics.ca/#service-area> ;
    schema:availableLanguage "en"@zh ;
    schema:containedInPlace tgn:1013303,
        <https://sws.geonames.org/6154383/> ;
    schema:email "mailto:hezuo@blackcatinformatics.cn"@zh ;
    schema:hoursAvailable <https://blackcatinformatics.ca/#service-hours> ;
    schema:name "黑猫信息科技 Office"@zh ;
    schema:postalCode "T7X 1R6"@zh ;
    schema:streetAddress "112 Westbourne Rd."@zh ;
    schema:telephone "+1-604-245-2120"@zh .

<https://blackcatinformatics.ca/#paudley> a foaf:Person,
        schema:Person ;
    vcard:fn "Patrick Colm Audley"@zh ;
    vcard:hasAddress <https://blackcatinformatics.ca/#main-address> ;
    vcard:hasEmail <mailto:paudley@blackcatinformatics.cn> ;
    vcard:hasTelephone <tel:+16042452120> ;
    vcard:nickname "paudley"@zh,
        "首席顾问"@zh ;
    vcard:role "Principal"@zh ;
    foaf:account <https://github.com/paudley>,
        <https://orcid.org/0000-0003-4382-7625>,
        <https://www.crunchbase.com/person/patrick-audley>,
        <https://www.linkedin.com/in/patrickaudley/> ;
    foaf:familyName "Audley"@zh ;
    foaf:givenName "Patrick"@zh ;
    foaf:knows <https://blackcatinformatics.ca/#eaudley> ;
    foaf:made <https://blackcatinformatics.ca/#proj-gmeow-ontology> ;
    foaf:mbox <mailto:paudley@blackcatinformatics.cn> ;
    foaf:name "Patrick Colm Audley"@zh ;
    foaf:nick "paudley"@zh,
        "首席顾问"@zh ;
    schema:address <https://blackcatinformatics.ca/#main-address> ;
    schema:alternateName "paudley"@zh,
        "帕特里克·奥德利"@zh,
        "欧德理"@zh,
        "首席顾问"@zh ;
    schema:callsign "VE6XBC"@zh ;
    schema:contactPoint <https://blackcatinformatics.ca/#main-address> ;
    schema:description "Founder · Full-Spectrum Technologist · Polymath"@en,
        "Fondateur · Technologue polyvalent · Polymathe"@fr,
        "创始人 · 全栈技术专家 · 博学家"@zh ;
    schema:email "mailto:paudley@blackcatinformatics.cn"@zh ;
    schema:familyName "Audley"@zh ;
    schema:gender "Male"@zh ;
    schema:givenName "Patrick"@zh ;
    schema:identifier [ a schema:PropertyValue ;
            schema:propertyID "ORCID"@zh ;
            schema:url <https://orcid.org/0000-0003-4382-7625> ;
            schema:value "0000-0003-4382-7625"@zh ],
        [ a schema:PropertyValue ;
            schema:propertyID "Wikidata"@zh ;
            schema:url <https://www.wikidata.org/entity/Q139770478> ;
            schema:value "Q139770478"@zh ] ;
    schema:jobTitle "Principal"@en,
        "Directeur"@fr,
        "首席顾问"@zh ;
    schema:knows <https://blackcatinformatics.ca/#eaudley> ;
    schema:knowsAbout <https://blackcatinformatics.ca/#concept-ai-agents>,
        <https://blackcatinformatics.ca/#concept-artificial-intelligence>,
        <https://blackcatinformatics.ca/#concept-bioinformatics>,
        <https://blackcatinformatics.ca/#concept-cloud-computing>,
        <https://blackcatinformatics.ca/#concept-computer-science>,
        <https://blackcatinformatics.ca/#concept-cpp>,
        <https://blackcatinformatics.ca/#concept-cryptography>,
        <https://blackcatinformatics.ca/#concept-fractional-cto>,
        <https://blackcatinformatics.ca/#concept-generative-ai>,
        <https://blackcatinformatics.ca/#concept-geomatics>,
        <https://blackcatinformatics.ca/#concept-go-programming-language>,
        <https://blackcatinformatics.ca/#concept-high-performance-computing>,
        <https://blackcatinformatics.ca/#concept-knowledge-graph>,
        <https://blackcatinformatics.ca/#concept-large-language-models>,
        <https://blackcatinformatics.ca/#concept-linked-data>,
        <https://blackcatinformatics.ca/#concept-machine-learning>,
        <https://blackcatinformatics.ca/#concept-management-consulting>,
        <https://blackcatinformatics.ca/#concept-manifold-learning>,
        <https://blackcatinformatics.ca/#concept-mathematics>,
        <https://blackcatinformatics.ca/#concept-ontology-engineering>,
        <https://blackcatinformatics.ca/#concept-postgresql>,
        <https://blackcatinformatics.ca/#concept-public-key-infrastructure>,
        <https://blackcatinformatics.ca/#concept-python>,
        <https://blackcatinformatics.ca/#concept-satellite-imagery>,
        <https://blackcatinformatics.ca/#concept-security>,
        <https://blackcatinformatics.ca/#concept-semantic-analysis>,
        <https://blackcatinformatics.ca/#concept-semantic-web>,
        <https://blackcatinformatics.ca/#concept-solution-architecture>,
        <https://blackcatinformatics.ca/#concept-spectral-graph-theory>,
        <https://blackcatinformatics.ca/#concept-startup-execution>,
        <https://blackcatinformatics.ca/#concept-topological-data-analysis> ;
    schema:knowsLanguage <https://blackcatinformatics.ca/#lang-en>,
        <https://blackcatinformatics.ca/#lang-fr> ;
    schema:name "Patrick Colm Audley"@zh ;
    schema:nationality "Canada"@zh ;
    schema:owns <https://blackcatinformatics.ca/#patent-gaas>,
        <https://blackcatinformatics.ca/#patent-user-polling> ;
    schema:sameAs <did:web:patrickaudley.com>,
        wd:Q139770478,
        <https://github.com/paudley>,
        <https://orcid.org/0000-0003-4382-7625>,
        <https://patrickaudley.com>,
        <https://patrickaudley.com/#paudley>,
        <https://www.crunchbase.com/person/patrick-audley>,
        <https://www.linkedin.com/in/patrickaudley/>,
        <mailto:paudley@blackcatinformatics.cn> ;
    schema:spouse <https://blackcatinformatics.ca/#eaudley> ;
    schema:subjectOf <https://blackcatinformatics.ca/#chi2007-usability-security>,
        <https://blackcatinformatics.ca/#emergent-knowledge-graphs>,
        <https://blackcatinformatics.ca/#oxbench> ;
    schema:telephone "+1-604-678-4416"@zh ;
    schema:workLocation <https://blackcatinformatics.ca/#northpoint-office> ;
    schema:worksFor <https://blackcatinformatics.ca/#bii> .

<https://blackcatinformatics.ca/#kw-scheme> a skos:ConceptScheme ;
    dcterms:title "黑猫信息科技知识领域"@zh ;
    skos:hasTopConcept <https://blackcatinformatics.ca/#concept-computer-science>,
        <https://blackcatinformatics.ca/#concept-cpp>,
        <https://blackcatinformatics.ca/#concept-geomatics>,
        <https://blackcatinformatics.ca/#concept-go-programming-language>,
        <https://blackcatinformatics.ca/#concept-management-consulting>,
        <https://blackcatinformatics.ca/#concept-mathematics>,
        <https://blackcatinformatics.ca/#concept-postgresql>,
        <https://blackcatinformatics.ca/#concept-python>,
        <https://blackcatinformatics.ca/#concept-satellite-imagery>,
        <https://blackcatinformatics.ca/#concept-semantic-web> ;
    skos:prefLabel "黑猫信息科技知识领域"@zh .

<https://blackcatinformatics.ca/#bii> a org:FormalOrganization,
        foaf:Organization,
        schema:Organization,
        schema:ProfessionalService ;
    dcterms:description "黑猫信息科技 为阿尔伯塔省初创企业和高科技社区提供高端IT与管理咨询服务。我们拥有超过30年扎实的初创企业经验，涵盖高管管理及多个领域专长，包括高性能与云计算、军事级安全、电信级网络、生物信息学、机器学习、卫星影像、地理信息科学、密码学等专业领域。"@zh ;
    geo: <https://blackcatinformatics.ca/#northpoint-geo> ;
    time:hasBeginning <https://blackcatinformatics.ca/#bii-founding-time> ;
    vcard:fn "黑猫信息科技"@zh ;
    vcard:hasAddress <https://blackcatinformatics.ca/#main-address> ;
    vcard:hasEmail <mailto:corp@blackcatinformatics.ca>,
        <mailto:hezuo@blackcatinformatics.cn>,
        <mailto:jiami@blackcatinformatics.cn>,
        <mailto:privacy@blackcatinformatics.ca> ;
    vcard:hasTelephone <tel:+16042452120> ;
    vcard:hasURL bii: ;
    vcard:organization-name "Blackcat Informatics® Inc."@zh ;
    foaf:account <https://discovery.ariba.com/profile/AN01693728648>,
        <https://github.com/Blackcat-Informatics>,
        <https://www.linkedin.com/company/blackcat-informatics/> ;
    foaf:homepage "https://blackcatinformatics.ca/"@zh ;
    foaf:member <https://blackcatinformatics.ca/#eaudley>,
        <https://blackcatinformatics.ca/#paudley> ;
    foaf:name "黑猫信息科技"@zh ;
    bcid:activityPubActor <https://social.blackcatinformatics.ca/users/root> ;
    bcid:nip05 "root@blackcatinformatics.ca"@zh ;
    bcid:nostrPubkey "61c9c37a632bbba2e5dad12cdac10fd916ca4153f71c703c984b7508a0d831ed"@zh ;
    bcid:nostrRelay <wss://relay.blackcatinformatics.ca> ;
    schema:additionalProperty [ a schema:PropertyValue ;
            schema:description "应用软件开发 (Application Software Development)"@zh ;
            schema:name "GB/T 4754-2017 国民经济行业分类"@zh ;
            schema:propertyID "GBT-4754-2017"@zh ;
            schema:url <http://www.sac.gov.cn/gbt/4754/6513> ;
            schema:value "6513"@zh ],
        [ a schema:PropertyValue ;
            schema:description "信息系统集成服务 (Information Systems Integration Services)"@zh ;
            schema:name "GB/T 4754-2017 国民经济行业分类"@zh ;
            schema:propertyID "GBT-4754-2017"@zh ;
            schema:url <http://www.sac.gov.cn/gbt/4754/6531> ;
            schema:value "6531"@zh ],
        [ a schema:PropertyValue ;
            schema:description "信息技术咨询服务 (Information Technology Consulting Services)"@zh ;
            schema:name "GB/T 4754-2017 国民经济行业分类"@zh ;
            schema:propertyID "GBT-4754-2017"@zh ;
            schema:url <http://www.sac.gov.cn/gbt/4754/6560> ;
            schema:value "6560"@zh ],
        [ a schema:PropertyValue ;
            schema:description "社会经济咨询 (Socio-Economic Consulting)"@zh ;
            schema:name "GB/T 4754-2017 国民经济行业分类"@zh ;
            schema:propertyID "GBT-4754-2017"@zh ;
            schema:url <http://www.sac.gov.cn/gbt/4754/7243> ;
            schema:value "7243"@zh ] ;
    schema:additionalType "wd:Q4116214"@zh ;
    schema:address <https://blackcatinformatics.ca/#main-address> ;
    schema:alternateName "Chatnoir Informatiques Inc."@fr,
        "BII"@zh,
        "Blackcat Informatics"@zh,
        "Blackcat Informatics® Inc."@zh,
        "黑猫信息科技"@zh ;
    schema:areaServed <https://blackcatinformatics.ca/#service-area> ;
    schema:brand <https://blackcatinformatics.ca/#brand-design>,
        <https://blackcatinformatics.ca/#brand-wordmark> ;
    schema:contactPoint <https://blackcatinformatics.ca/#contact-privacy>,
        <https://blackcatinformatics.ca/#contact-sales>,
        <https://blackcatinformatics.ca/#contact-secure> ;
    schema:currenciesAccepted "CAD, USD, EUR"@zh ;
    schema:description "黑猫信息科技 为阿尔伯塔省初创企业和高科技社区提供高端IT与管理咨询服务。我们拥有超过30年扎实的初创企业经验，涵盖高管管理及多个领域专长，包括高性能与云计算、军事级安全、电信级网络、生物信息学、机器学习、卫星影像、地理信息科学、密码学等专业领域。"@zh ;
    schema:email "mailto:hezuo@blackcatinformatics.cn"@zh ;
    schema:employee <https://blackcatinformatics.ca/#eaudley>,
        <https://blackcatinformatics.ca/#paudley> ;
    schema:founder <https://blackcatinformatics.ca/#eaudley>,
        <https://blackcatinformatics.ca/#paudley> ;
    schema:foundingDate "1996-04-04"@zh ;
    schema:foundingLocation <https://blackcatinformatics.ca/#northpoint-office> ;
    schema:hasMap "https://g.page/bii-bc?share"@zh ;
    schema:hasOfferCatalog <https://blackcatinformatics.ca/#services-offered> ;
    schema:identifier [ a schema:PropertyValue ;
            schema:name "Government of Canada Personnel Security Screening"@zh ;
            schema:propertyID "GC-Security-Clearance"@zh ;
            schema:value "Reliability"@zh ],
        [ a schema:PropertyValue ;
            schema:name "SAP Ariba Network ID"@zh ;
            schema:propertyID "ANID"@zh ;
            schema:value "AN01693728648"@zh ],
        [ a schema:PropertyValue ;
            schema:name "CIPO trademark registration (BLACKCAT INFORMATICS)"@zh ;
            schema:propertyID "CIPO-Trademark-Wordmark"@zh ;
            schema:url <https://ised-isde.canada.ca/cipo/trademark-search/1833758> ;
            schema:validFrom "2019-12-19"@zh ;
            schema:validThrough "2029-12-19"@zh ;
            schema:value "TMA1066935"@zh ],
        [ a schema:PropertyValue ;
            schema:name "CIPO trademark registration (ODDS & EVENS)"@zh ;
            schema:propertyID "CIPO-Trademark-Wordmark"@zh ;
            schema:url <https://ised-isde.canada.ca/cipo/trademark-search/1833757> ;
            schema:validFrom "2018-10-03"@zh ;
            schema:validThrough "2033-10-03"@zh ;
            schema:value "TMA1006093"@zh ],
        [ a schema:PropertyValue ;
            schema:name "Canada Revenue Agency Business Number"@zh ;
            schema:propertyID "CRA-Business-Number"@zh ;
            schema:value "791838725"@zh ],
        [ a schema:PropertyValue ;
            schema:name "Procurement Business Number (buyandsell.gc.ca)"@zh ;
            schema:propertyID "PBN"@zh ;
            schema:value "791838725PG0001"@zh ],
        [ a schema:PropertyValue ;
            schema:name "D-U-N-S Number"@zh ;
            schema:propertyID "DUNS"@zh ;
            schema:value "24-197-3784"@zh ],
        [ a schema:PropertyValue ;
            schema:name "CIPO trademark registration (Black-cat-and-Sierpinski-triangle design mark)"@zh ;
            schema:propertyID "CIPO-Trademark-Design"@zh ;
            schema:url <https://ised-isde.canada.ca/cipo/trademark-search/2191681> ;
            schema:validFrom "2024-05-17"@zh ;
            schema:validThrough "2034-05-17"@zh ;
            schema:value "TMA1233860"@zh ] ;
    schema:image <https://blackcatinformatics.ca/#bii-logo> ;
    schema:isicV4 "7022"@zh ;
    schema:knowsAbout <https://blackcatinformatics.ca/#concept-ai-agents>,
        <https://blackcatinformatics.ca/#concept-artificial-intelligence>,
        <https://blackcatinformatics.ca/#concept-bioinformatics>,
        <https://blackcatinformatics.ca/#concept-cloud-computing>,
        <https://blackcatinformatics.ca/#concept-computer-science>,
        <https://blackcatinformatics.ca/#concept-cpp>,
        <https://blackcatinformatics.ca/#concept-cryptography>,
        <https://blackcatinformatics.ca/#concept-fractional-cto>,
        <https://blackcatinformatics.ca/#concept-generative-ai>,
        <https://blackcatinformatics.ca/#concept-geomatics>,
        <https://blackcatinformatics.ca/#concept-go-programming-language>,
        <https://blackcatinformatics.ca/#concept-high-performance-computing>,
        <https://blackcatinformatics.ca/#concept-knowledge-graph>,
        <https://blackcatinformatics.ca/#concept-large-language-models>,
        <https://blackcatinformatics.ca/#concept-linked-data>,
        <https://blackcatinformatics.ca/#concept-machine-learning>,
        <https://blackcatinformatics.ca/#concept-management-consulting>,
        <https://blackcatinformatics.ca/#concept-manifold-learning>,
        <https://blackcatinformatics.ca/#concept-mathematics>,
        <https://blackcatinformatics.ca/#concept-ontology-engineering>,
        <https://blackcatinformatics.ca/#concept-postgresql>,
        <https://blackcatinformatics.ca/#concept-public-key-infrastructure>,
        <https://blackcatinformatics.ca/#concept-python>,
        <https://blackcatinformatics.ca/#concept-satellite-imagery>,
        <https://blackcatinformatics.ca/#concept-security>,
        <https://blackcatinformatics.ca/#concept-semantic-analysis>,
        <https://blackcatinformatics.ca/#concept-semantic-web>,
        <https://blackcatinformatics.ca/#concept-solution-architecture>,
        <https://blackcatinformatics.ca/#concept-spectral-graph-theory>,
        <https://blackcatinformatics.ca/#concept-startup-execution>,
        <https://blackcatinformatics.ca/#concept-topological-data-analysis> ;
    schema:legalName "Blackcat Informatics® Inc."@zh ;
    schema:location <https://blackcatinformatics.ca/#northpoint-office> ;
    schema:logo <https://blackcatinformatics.ca/#bii-logo> ;
    schema:mainEntityOfPage "https://blackcatinformatics.ca/"@zh ;
    schema:makesOffer <https://blackcatinformatics.ca/#offer-cloud-navigation>,
        <https://blackcatinformatics.ca/#offer-corporate-engineering>,
        <https://blackcatinformatics.ca/#offer-cross-border-navigation>,
        <https://blackcatinformatics.ca/#offer-development-alignment>,
        <https://blackcatinformatics.ca/#offer-fractional-cto>,
        <https://blackcatinformatics.ca/#offer-programming>,
        <https://blackcatinformatics.ca/#offer-solution-architecture>,
        <https://blackcatinformatics.ca/#offer-startup-process-and-execution> ;
    schema:memberOf <https://blackcatinformatics.ca/#erin> ;
    schema:naics "541611"@zh ;
    schema:name "黑猫信息科技"@zh ;
    schema:openingHoursSpecification <https://blackcatinformatics.ca/#service-hours> ;
    schema:paymentAccepted "Cash, Credit Card, ACH, Cheque, Interac, SWIFT, CHAPS"@zh ;
    schema:potentialAction [ a schema:ReadAction ;
            schema:name "Read LLMs.txt for agent ingestion"@zh ;
            schema:target [ a schema:EntryPoint ;
                    schema:encodingType "text/plain"@zh ;
                    schema:urlTemplate "https://blackcatinformatics.ca/llms.txt"@zh ] ],
        [ a schema:ReadAction ;
            schema:name "Read JSON-LD structured data graph"@zh ;
            schema:target [ a schema:EntryPoint ;
                    schema:encodingType "application/ld+json"@zh ;
                    schema:urlTemplate "https://blackcatinformatics.ca/index.jsonld"@zh ] ],
        [ a schema:CommunicateAction ;
            schema:name "Call by telephone"@zh ;
            schema:target "tel:+16042452120"@zh ],
        [ a schema:CommunicateAction ;
            schema:name "Email general inquiries"@zh ;
            schema:target "mailto:hezuo@blackcatinformatics.cn"@zh ] ;
    schema:priceRange "$$$"@zh ;
    schema:publicAccess false ;
    schema:sameAs bii:,
        <https://discovery.ariba.com/profile/AN01693728648>,
        <https://github.com/Blackcat-Informatics>,
        <https://social.blackcatinformatics.ca/users/root>,
        <https://www.linkedin.com/company/blackcat-informatics/>,
        <mailto:hezuo@blackcatinformatics.cn>,
        <mailto:jiami@blackcatinformatics.cn> ;
    schema:slogan "始于一九九六年，以雅御繁。"@zh ;
    schema:subOrganization <https://blackcatinformatics.ca/#oande>,
        <https://blackcatinformatics.ca/#onp> ;
    schema:taxID "791838725"@zh ;
    schema:telephone "+1-604-245-2120"@zh ;
    schema:url bii: .

