Q3. Consider the code in Terse Triple Language given below: @prefix schema: . @prefix ex:

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Q3. Consider the code in Terse Triple Language given below: @prefix schema: . @prefix ex:

Post by answerhappygod »

Q3 Consider The Code In Terse Triple Language Given Below Prefix Schema Https Schema Org Prefix Ex Https 1
Q3 Consider The Code In Terse Triple Language Given Below Prefix Schema Https Schema Org Prefix Ex Https 1 (85.41 KiB) Viewed 52 times
Q3. Consider the code in Terse Triple Language given below: @prefix schema: <https://schema.org/>. @prefix ex: <https://www.uclan.ac.uk/knowledge- graph#>. ex:Frank a schema:Person; schema:nationality ex:UK; # Frank is a UK citizen. schema:parent ex:Anna, ex:Nick. # Frank's parents are Anna and Nick. ex:Anna a schema:Person; schema:spouse ex:Nick; schema:parent ex:Mary, ex:Gavin. ex:Nick a schema:Person; schema:spouse ex:Anna; schema:parent ex:Iseult, ex:Giancarlo. ex:UK a schema:Country. a. Give an example for an unabbreviated IRI from the given knowledge base.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply