@prefix : <#> .
@prefix schema: <https://schema.org/> .

<http://uda.openlinksw.com/#this>
    a schema:Product ;
    schema:name "OpenLink Software Data Access Drivers" ;
    schema:description "Persona-specific messaging for OpenLink Software Data Access Drivers." ;
    schema:hasPart
        :persona-developer ,
        :persona-data-integration-engineer ,
        :persona-analytics-practitioner ,
        :persona-enterprise-data-architect ,
        :persona-knowledge-graph-architect ,
        :persona-data-governance-practitioner ,
        :persona-procurement-practitioner ,
        :persona-security-compliance-practitioner ,
        :persona-research-data-architect .

:persona-enterprise-data-architect
    a schema:CreativeWork ;
    schema:position 4 ;
    schema:name "Enterprise Data Architect" ;
    schema:url <https://uda.openlinksw.com/drivers-for-data-architect/> ;
    schema:headline "Eliminate silos through standardized access" ;
    schema:text "Unify data access across platforms using open data access standards that decouple applications from underlying data stores." ;
    schema:image <https://www.openlinksw.com/DAV/oplweb3/images/persona-enterprise-data-architect.png> ;
    schema:about <http://uda.openlinksw.com/#this> ;
    schema:audience :audience-enterprise-data-architect ;
    schema:potentialAction :action-enterprise-data-architect .

:audience-enterprise-data-architect
    a schema:Audience ;
    schema:audienceType "Enterprise Data Architect" .

:action-enterprise-data-architect
    a schema:ReadAction ;
    schema:name "Learn more about Enterprise Data Architect" ;
    schema:object :persona-enterprise-data-architect .

:persona-data-integration-engineer
    a schema:CreativeWork ;
    schema:position 2 ;
    schema:name "Data Integration Engineer" ;
    schema:url <https://uda.openlinksw.com/drivers-for-integration-engineer/> ;
    schema:headline "Integrate without tight coupling" ;
    schema:text "Connect AI agents, middleware, and applications, to databases through loosely coupled, standards-based interfaces that reduce system friction and technical debt." ;
    schema:image <https://www.openlinksw.com/DAV/oplweb3/images/persona-data-integration-engineer.png> ;
    schema:about <http://uda.openlinksw.com/#this> ;
    schema:audience :audience-data-integration-engineer ;
    schema:potentialAction :action-data-integration-engineer .

:audience-data-integration-engineer
    a schema:Audience ;
    schema:audienceType "Data Integration Engineer" .

:action-data-integration-engineer
    a schema:ReadAction ;
    schema:name "Learn more about Data Integration Engineer" ;
    schema:object :persona-data-integration-engineer .

:persona-analytics-practitioner
    a schema:CreativeWork ;
    schema:position 3 ;
    schema:name "Analytics Practitioner" ;
    schema:url <https://uda.openlinksw.com/drivers-for-bi-analytics-manager/> ;
    schema:headline "Keep analytics aligned with source truth" ;
    schema:text "Ensure BI and analytics tools utilize DBMS independent access data consistently and directly from authoritative systems for dependable outcomes." ;
    schema:image <https://www.openlinksw.com/DAV/oplweb3/images/persona-analytics-practicioner.png> ;
    schema:about <http://uda.openlinksw.com/#this> ;
    schema:audience :audience-analytics-practitioner ;
    schema:potentialAction :action-analytics-practitioner .

:audience-analytics-practitioner
    a schema:Audience ;
    schema:audienceType "Analytics Practitioner" .

:action-analytics-practitioner
    a schema:ReadAction ;
    schema:name "Learn more about Analytics Practitioner" ;
    schema:object :persona-analytics-practitioner .

:persona-knowledge-graph-architect
    a schema:CreativeWork ;
    schema:position 5 ;
    schema:name "Knowledge Graph Architect" ;
    schema:url <https://uda.openlinksw.com/drivers-for-kg-semantic-architect/> ;
    schema:headline "Turn DBMS siloed data into knowledge graph pipelines" ;
    schema:text "Enable access to systems of record data for transformation into semantically harmonized knowledge graphs." ;
    schema:image <https://www.openlinksw.com/DAV/oplweb3/images/persona-knowledge-graph-architect.png> ;
    schema:about <http://uda.openlinksw.com/#this> ;
    schema:audience :audience-knowledge-graph-architect ;
    schema:potentialAction :action-knowledge-graph-architect .

:audience-knowledge-graph-architect
    a schema:Audience ;
    schema:audienceType "Knowledge Graph Architect" .

:action-knowledge-graph-architect
    a schema:ReadAction ;
    schema:name "Learn more about Knowledge Graph Architect" ;
    schema:object :persona-knowledge-graph-architect .

:persona-data-governance-practitioner
    a schema:CreativeWork ;
    schema:position 6 ;
    schema:name "Data Governance Practitioner" ;
    schema:url <https://uda.openlinksw.com/drivers-for-data-governance-lead/> ;
    schema:headline "Make governed access the default" ;
    schema:text "Enforce consistent, policy-driven data access across systems enabled by fine-grained, attributed based access controls." ;
    schema:image <https://www.openlinksw.com/DAV/oplweb3/images/persona-data-governance-practitioner.png> ;
    schema:about <http://uda.openlinksw.com/#this> ;
    schema:audience :audience-data-governance-practitioner ;
    schema:potentialAction :action-data-governance-practitioner .

:audience-data-governance-practitioner
    a schema:Audience ;
    schema:audienceType "Data Governance Practitioner" .

:action-data-governance-practitioner
    a schema:ReadAction ;
    schema:name "Learn more about Data Governance Practitioner" ;
    schema:object :persona-data-governance-practitioner .

:persona-security-compliance-practitioner
    a schema:CreativeWork ;
    schema:position 8 ;
    schema:name "Security & Compliance Practitioner" ;
    schema:url <https://uda.openlinksw.com/drivers-for-security-compliance/> ;
    schema:headline "Control access without limiting interoperability" ;
    schema:text "Apply auditable, standards-aligned controls to database connectivity across environments without creating new silos." ;
    schema:image <https://www.openlinksw.com/DAV/oplweb3/images/persona-security-compliance-practitioner.png> ;
    schema:about <http://uda.openlinksw.com/#this> ;
    schema:audience :audience-security-compliance-practitioner ;
    schema:potentialAction :action-security-compliance-practitioner .

:audience-security-compliance-practitioner
    a schema:Audience ;
    schema:audienceType "Security & Compliance Practitioner" .

:action-security-compliance-practitioner
    a schema:ReadAction ;
    schema:name "Learn more about Security & Compliance Practitioner" ;
    schema:object :persona-security-compliance-practitioner .

:persona-research-data-architect
    a schema:CreativeWork ;
    schema:position 9 ;
    schema:name "Research Data Architect" ;
    schema:url <https://uda.openlinksw.com/drivers-for-research-data-manager/> ;
    schema:headline "Bridge fragmented research ecosystems" ;
    schema:text "Connect applications, repositories, and databases using stable, standards-based access across institutional and domain boundaries." ;
    schema:image <https://www.openlinksw.com/DAV/oplweb3/images/persona-research-data-architect.png> ;
    schema:about <http://uda.openlinksw.com/#this> ;
    schema:audience :audience-research-data-architect ;
    schema:potentialAction :action-research-data-architect .

:audience-research-data-architect
    a schema:Audience ;
    schema:audienceType "Research Data Architect" .

:action-research-data-architect
    a schema:ReadAction ;
    schema:name "Learn more about Research Data Architect" ;
    schema:object :persona-research-data-architect .

:persona-procurement-practitioner
    a schema:CreativeWork ;
    schema:position 7 ;
    schema:name "Procurement Practitioner" ;
    schema:url <https://uda.openlinksw.com/drivers-for-procurement/> ;
    schema:headline "De-risk connectivity decisions" ;
    schema:text "Select vendor-neutral, standards-compliant data access that avoids vendor lock-in and stands up to enterprise due diligence." ;
    schema:image <https://www.openlinksw.com/DAV/oplweb3/images/persona-procurement-practitioner.png> ;
    schema:about <http://uda.openlinksw.com/#this> ;
    schema:audience :audience-procurement-practitioner ;
    schema:potentialAction :action-procurement-practitioner .

:audience-procurement-practitioner
    a schema:Audience ;
    schema:audienceType "Procurement Practitioner" .

:action-procurement-practitioner
    a schema:ReadAction ;
    schema:name "Learn more about Procurement Practitioner" ;
    schema:object :persona-procurement-practitioner .

:persona-developer
    a schema:CreativeWork ;
    schema:position 1 ;
    schema:name "Developer" ;
    schema:url <https://uda.openlinksw.com/drivers-for-developer/> ;
    schema:headline "Ship apps with dependable database connectivity" ;
    schema:text "Build modern, high-performance, secure, and cross-platform DBMS independent applications, services, and AI Agents using existing open standards such as ODBC, JDBC, and ADO.NET." ;
    schema:image <https://www.openlinksw.com/DAV/oplweb3/images/persona-developer.png> ;
    schema:about <http://uda.openlinksw.com/#this> ;
    schema:audience :audience-developer ;
    schema:potentialAction :action-developer .

:audience-developer
    a schema:Audience ;
    schema:audienceType "Developer" .

:action-developer
    a schema:ReadAction ;
    schema:name "Learn more about Developer" ;
    schema:object :persona-developer .