Last active
January 31, 2023 23:05
-
-
Save aamedina/0b7f5b41c510c12d465900afe7058c31 to your computer and use it in GitHub Desktop.
((:eval (:prepl system)) '(datafy :schema/Movie))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {:rdf/type :qudt/Discipline, | |
| :mop/class-direct-slots [], | |
| :skos/broader :discipline/ClassicalMechanics, | |
| :rdfs/isDefinedBy "http://qudt.org/2.1/vocab/discipline", | |
| :qudt/relevantQuantityKind | |
| [:quantitykind/Dissipance | |
| :quantitykind/Density | |
| :quantitykind/Reflectance | |
| :quantitykind/AngularWavenumber | |
| :quantitykind/SoundIntensity | |
| :quantitykind/CharacteristicAcousticImpedance | |
| :quantitykind/EquivalentAbsorptionArea | |
| :quantitykind/SoundEnergyDensity | |
| :quantitykind/SoundParticleAcceleration | |
| :quantitykind/Absorptance | |
| :quantitykind/Period | |
| :quantitykind/SoundParticleDisplacement | |
| :quantitykind/SoundPower | |
| :quantitykind/AcousticImpedance | |
| :quantitykind/SoundPowerLevel | |
| :quantitykind/PhaseSpeedOfSound | |
| :quantitykind/SpeedOfSound | |
| :quantitykind/LogarithmicFrequencyInterval | |
| :quantitykind/TimeAveragedSoundIntensity | |
| :quantitykind/Frequency | |
| :quantitykind/PhaseCoefficient | |
| :quantitykind/SoundParticleVelocity | |
| :quantitykind/SoundPressureLevel | |
| :quantitykind/Wavelength | |
| :quantitykind/SoundReductionIndex | |
| :quantitykind/SoundPressure | |
| :quantitykind/MechanicalSurfaceImpedance | |
| :quantitykind/Transmittance | |
| :quantitykind/SoundExposure | |
| :quantitykind/Wavenumber | |
| :quantitykind/PropagationCoefficient | |
| :quantitykind/ReverberationTime | |
| :quantitykind/GroupSpeedOfSound | |
| :quantitykind/AttenuationCoefficient | |
| :quantitykind/SoundVolumeVelocity | |
| :quantitykind/SoundExposureLevel | |
| :quantitykind/StaticPressure | |
| :quantitykind/AngularFrequency], | |
| :rdfs/label #:rdf{:language "en", :value "Acoustics"}, | |
| :db/ident :discipline/Acoustics, | |
| :mop/class-slots | |
| [:owl/annotatedSource | |
| :rdfs/isDefinedBy | |
| :rdfs/member | |
| :owl/deprecated | |
| :owl/annotatedProperty | |
| :rdfs/comment | |
| :rdf/type | |
| :rdfs/label | |
| :owl/members | |
| :rev/hasReview | |
| :rdfs/seeAlso | |
| :owl/versionInfo | |
| :bibo/abstract | |
| :rdf/value | |
| :owl/annotatedTarget], | |
| :mop/class-precedence-list | |
| [:discipline/Acoustics | |
| :discipline/ClassicalMechanics | |
| :discipline/Mechanics | |
| :discipline/Physics | |
| :discipline/PhysicalScience | |
| :discipline/Science | |
| :discipline/Any | |
| :qudt/Discipline | |
| :qudt/Concept | |
| :rdfs/Resource | |
| :owl/Class | |
| :rdfs/Class]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {:rdfs/domain | |
| {:owl/unionOf | |
| [:schema/VideoGameSeries | |
| :schema/Movie | |
| :schema/MovieSeries | |
| :schema/TVSeries | |
| :schema/VideoGame | |
| :schema/Clip | |
| :schema/VideoObject | |
| :schema/Event | |
| :schema/PodcastSeries | |
| :schema/CreativeWorkSeason | |
| :schema/RadioSeries | |
| :schema/Episode], | |
| :rdf/type :owl/Class}, | |
| :rdf/type :owl/ObjectProperty, | |
| :mop/class-direct-slots [], | |
| :rdfs/isDefinedBy "http://schema.org/actor", | |
| :rdfs/label #:rdf{:language "en", :value "actor"}, | |
| :rdfs/comment | |
| #:rdf{:language "en", | |
| :value | |
| "An actor, e.g. in TV, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip."}, | |
| :db/ident :schema/actor, | |
| :mop/class-slots [], | |
| :rdfs/range | |
| {:owl/unionOf [:schema/Person :schema/Text :schema/URL :schema/Role], | |
| :rdf/type :owl/Class}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {:rdf/type :owl/Class, | |
| :rdfs/subClassOf :bio/IndividualEvent, | |
| :mop/class-direct-slots [], | |
| :rdfs/isDefinedBy "http://purl.org/vocab/bio/0.1/", | |
| :dcterms/issued "2010-05-03", | |
| :rdfs/label #:rdf{:language "en", :value "BarMitzvah"}, | |
| :rdfs/comment | |
| #:rdf{:language "en", | |
| :value | |
| "The ceremonial event held when a Jewish boy reaches age 13."}, | |
| :vs/term_status "unstable", | |
| :db/ident :bio/BarMitzvah, | |
| :mop/class-slots | |
| [:bio/witness | |
| :bio/principal | |
| :bio/date | |
| :bio/state | |
| :bio/parent | |
| :bio/organization | |
| :bio/partner | |
| :bio/immediatelyPrecedingEvent | |
| :bio/eventInterval | |
| :bio/immediatelyFollowingEvent | |
| :bio/spectator | |
| :bio/concurrentEvent | |
| :bio/precedingEvent | |
| :bio/position | |
| :bio/employer | |
| :bio/agent | |
| :bio/place | |
| :bio/officiator | |
| :bio/followingEvent], | |
| :mop/class-precedence-list | |
| [:bio/BarMitzvah | |
| :bio/IndividualEvent | |
| :bio/Event | |
| :event/Event | |
| :dcmitype/Event | |
| :owl/Class | |
| :rdfs/Class]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {:rdf/type :owl/Class, | |
| :rdfs/subClassOf :as/Activity, | |
| :mop/class-direct-slots [], | |
| :rdfs/label #:rdf{:language "en", :value "Create"}, | |
| :rdfs/comment #:rdf{:language "en", :value "To Create Something"}, | |
| :db/ident :as/Create, | |
| :mop/class-slots | |
| [:as/object | |
| :as/instrument | |
| :as/verb | |
| :as/result | |
| :as/actor | |
| :as/origin | |
| :as/target | |
| :as/attributedTo | |
| :as/name | |
| :as/preview | |
| :as/id | |
| :as/mediaType | |
| :as/cc | |
| :as/attachment | |
| :as/upstreamDuplicates | |
| :as/context | |
| :as/location | |
| :as/content | |
| :as/tag | |
| :as/tags | |
| :as/downstreamDuplicates | |
| :as/to | |
| :as/author | |
| :as/bcc | |
| :as/startTime | |
| :as/published | |
| :as/icon | |
| :as/updated | |
| :as/replies | |
| :as/bto | |
| :as/summary | |
| :as/endTime | |
| :as/generator | |
| :as/objectType | |
| :as/inReplyTo | |
| :as/rating | |
| :as/attachments | |
| :as/provider | |
| :as/url | |
| :as/duration | |
| :as/image | |
| :as/audience], | |
| :mop/class-precedence-list | |
| [:as/Create :as/Activity :as/Object :owl/Class :rdfs/Class]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {:rdf/type :owl/Class, | |
| :rdfs/subClassOf :schema/CreativeWork, | |
| :mop/class-direct-slots | |
| [:schema/actor | |
| :schema/actors | |
| :schema/subtitleLanguage | |
| :schema/titleEIDR | |
| :schema/productionCompany | |
| :schema/trailer | |
| :schema/musicBy | |
| :schema/director | |
| :schema/duration | |
| :schema/directors | |
| :schema/countryOfOrigin], | |
| :rdfs/isDefinedBy "http://schema.org/Movie", | |
| :rdfs/label #:rdf{:language "en", :value "Movie"}, | |
| :rdfs/comment #:rdf{:language "en", :value "A movie."}, | |
| :db/ident :schema/Movie, | |
| :mop/class-slots | |
| [:schema/actor | |
| :schema/actors | |
| :schema/subtitleLanguage | |
| :schema/titleEIDR | |
| :schema/productionCompany | |
| :schema/trailer | |
| :schema/musicBy | |
| :schema/director | |
| :schema/duration | |
| :schema/directors | |
| :schema/countryOfOrigin | |
| :schema/character | |
| :schema/accessibilityControl | |
| :schema/editEIDR | |
| :schema/thumbnailUrl | |
| :schema/creativeWorkStatus | |
| :schema/isBasedOnUrl | |
| :schema/video | |
| :schema/datePublished | |
| :schema/copyrightNotice | |
| :schema/publisher | |
| :schema/abstract | |
| :schema/accessibilityHazard | |
| :schema/editor | |
| :schema/discussionUrl | |
| :schema/version | |
| :schema/isBasedOn | |
| :schema/acquireLicensePage | |
| :schema/workExample | |
| :schema/translationOfWork | |
| :schema/accountablePerson | |
| :schema/mentions | |
| :schema/contentReferenceTime | |
| :schema/encodings | |
| :schema/recordedAt | |
| :schema/alternativeHeadline | |
| :schema/accessModeSufficient | |
| :schema/exampleOfWork | |
| :schema/materialExtent | |
| :schema/publication | |
| :schema/maintainer | |
| :schema/sdDatePublished | |
| :schema/creditText | |
| :schema/spatialCoverage | |
| :schema/accessibilityFeature | |
| :schema/expires | |
| :schema/producer | |
| :schema/releasedEvent | |
| :schema/text | |
| :schema/contentLocation | |
| :schema/publisherImprint | |
| :schema/accessMode | |
| :schema/conditionsOfAccess | |
| :schema/mainEntity | |
| :schema/archivedAt | |
| :schema/citation | |
| :schema/schemaVersion | |
| :schema/interactivityType | |
| :schema/encoding | |
| :schema/spatial | |
| :schema/isPartOf | |
| :schema/contentRating | |
| :schema/usageInfo | |
| :schema/temporal | |
| :schema/temporalCoverage | |
| :schema/correction | |
| :schema/fileFormat | |
| :schema/timeRequired | |
| :schema/sdPublisher | |
| :schema/audio | |
| :schema/sdLicense | |
| :schema/hasPart | |
| :schema/workTranslation | |
| :schema/headline | |
| :schema/license | |
| :schema/accessibilitySummary | |
| :schema/sourceOrganization | |
| :schema/accessibilityAPI | |
| :schema/locationCreated | |
| :schema/copyrightYear | |
| :schema/commentCount | |
| :schema/copyrightHolder | |
| :schema/funding | |
| :schema/creator | |
| :schema/translator | |
| :schema/typicalAgeRange | |
| :schema/isAccessibleForFree | |
| :schema/author | |
| :schema/awards | |
| :schema/about | |
| :schema/inLanguage | |
| :schema/associatedMedia | |
| :schema/award | |
| :schema/keywords | |
| :schema/genre | |
| :schema/encodingFormat | |
| :schema/interpretedAsClaim | |
| :schema/interactionStatistic | |
| :schema/contributor | |
| :schema/learningResourceType | |
| :schema/aggregateRating | |
| :schema/teaches | |
| :schema/reviews | |
| :schema/offers | |
| :schema/funder | |
| :schema/dateModified | |
| :schema/dateCreated | |
| :schema/comment | |
| :schema/publishingPrinciples | |
| :schema/sponsor | |
| :schema/educationalAlignment | |
| :schema/educationalUse | |
| :schema/isFamilyFriendly | |
| :schema/review | |
| :schema/educationalLevel | |
| :schema/provider | |
| :schema/audience | |
| :schema/size | |
| :schema/position | |
| :schema/assesses | |
| :schema/material | |
| :schema/pattern | |
| :schema/countryOfOrigin | |
| :schema/alternateName | |
| :schema/url | |
| :schema/disambiguatingDescription | |
| :schema/mainEntityOfPage | |
| :schema/potentialAction | |
| :schema/additionalType | |
| :schema/name | |
| :schema/identifier | |
| :schema/sameAs | |
| :schema/subjectOf | |
| :schema/description | |
| :schema/image], | |
| :mop/class-precedence-list | |
| [:schema/Movie | |
| :schema/CreativeWork | |
| :schema/Thing | |
| :owl/Class | |
| :rdfs/Class]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {:rdf/type :owl/Class, | |
| :rdfs/subClassOf | |
| [:schema/EntertainmentBusiness :schema/CivicStructure], | |
| :mop/class-direct-slots [:schema/screenCount], | |
| :rdfs/isDefinedBy "http://schema.org/MovieTheater", | |
| :rdfs/label #:rdf{:language "en", :value "MovieTheater"}, | |
| :rdfs/comment #:rdf{:language "en", :value "A movie theater."}, | |
| :db/ident :schema/MovieTheater, | |
| :mop/class-slots | |
| [:schema/screenCount | |
| :schema/event | |
| :schema/maximumAttendeeCapacity | |
| :schema/isAccessibleForFree | |
| :schema/geoEquals | |
| :schema/geoCrosses | |
| :schema/geoDisjoint | |
| :schema/geoCoveredBy | |
| :schema/geoOverlaps | |
| :schema/geoIntersects | |
| :schema/geoTouches | |
| :schema/geoCovers | |
| :schema/geoWithin | |
| :gr/hasGlobalLocationNumber | |
| :schema/latitude | |
| :schema/longitude | |
| :schema/additionalProperty | |
| :schema/isicV4 | |
| :schema/keywords | |
| :gr/category | |
| :schema/events | |
| :gr/hasISICv4 | |
| :schema/telephone | |
| :schema/address | |
| :schema/globalLocationNumber | |
| :schema/maps | |
| :schema/photos | |
| :schema/containedInPlace | |
| :schema/geo | |
| :schema/specialOpeningHoursSpecification | |
| :schema/containsPlace | |
| :schema/openingHoursSpecification | |
| :schema/branchCode | |
| :schema/publicAccess | |
| :schema/smokingAllowed | |
| :schema/hasDriveThroughService | |
| :schema/containedIn | |
| :schema/map | |
| :schema/hasMap | |
| :schema/photo | |
| :gr/hasOpeningHoursSpecification | |
| :schema/aggregateRating | |
| :schema/reviews | |
| :schema/faxNumber | |
| :schema/review | |
| :schema/logo | |
| :schema/slogan | |
| :schema/amenityFeature | |
| :schema/tourBookingPage | |
| :schema/geoContains | |
| :schema/alternateName | |
| :schema/url | |
| :schema/disambiguatingDescription | |
| :schema/mainEntityOfPage | |
| :schema/potentialAction | |
| :schema/additionalType | |
| :schema/name | |
| :schema/identifier | |
| :schema/sameAs | |
| :schema/subjectOf | |
| :schema/description | |
| :schema/image], | |
| :mop/class-precedence-list | |
| [:schema/MovieTheater | |
| :schema/EntertainmentBusiness | |
| :schema/LocalBusiness | |
| :schema/CivicStructure | |
| :schema/Place | |
| :schema/Organization | |
| :schema/Thing | |
| :owl/Class | |
| :rdfs/Class]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {:db/ident :punk/Character, | |
| :rdf/type :owl/Class, | |
| :rdfs/subClassOf :foaf/Person, | |
| :mop/class-direct-slots [], | |
| :mop/class-precedence-list | |
| [:punk/Character | |
| :foaf/Person | |
| :foaf/Agent | |
| :dcterms/Agent | |
| :dcterms/AgentClass | |
| :schema/Person | |
| :schema/Thing | |
| :owl/Class | |
| :geo/SpatialThing | |
| :rdfs/Class], | |
| :mop/class-slots | |
| [:rel/ancestorOf | |
| :rel/engagedTo | |
| :rel/livesWith | |
| :rel/parentOf | |
| :rel/knowsByReputation | |
| :rel/hasMet | |
| :rel/influencedBy | |
| :rel/employedBy | |
| :rel/neighborOf | |
| :foaf/lastName | |
| :rel/grandchildOf | |
| :rel/ambivalentOf | |
| :bio/mother | |
| :rel/apprenticeTo | |
| :foaf/currentProject | |
| :foaf/plan | |
| :rel/worksWith | |
| :org/location | |
| :bio/father | |
| :foaf/workInfoHomepage | |
| :org/basedAt | |
| :rel/siblingOf | |
| :rel/friendOf | |
| :bio/keywords | |
| :bio/biography | |
| :rel/lifePartnerOf | |
| :foaf/workplaceHomepage | |
| :rel/childOf | |
| :rel/antagonistOf | |
| :foaf/knows | |
| :bio/child | |
| :rel/lostContactWith | |
| :foaf/family_name | |
| :rel/wouldLikeToKnow | |
| :rel/grandparentOf | |
| :foaf/myersBriggs | |
| :rel/participantIn | |
| :rel/knowsInPassing | |
| :foaf/pastProject | |
| :foaf/surname | |
| :foaf/geekcode | |
| :foaf/firstName | |
| :foaf/schoolHomepage | |
| :rel/colleagueOf | |
| :foaf/img | |
| :rel/closeFriendOf | |
| :rel/enemyOf | |
| :foaf/familyName | |
| :rel/knowsOf | |
| :foaf/publications | |
| :bio/olb | |
| :rel/acquaintanceOf | |
| :rel/mentorOf | |
| :rel/descendantOf | |
| :rel/collaboratesWith | |
| :rel/employerOf | |
| :org/reportsTo | |
| :mo/free_download | |
| :mo/preview_download | |
| :mo/download | |
| :foaf/yahooChatID | |
| :mo/produced | |
| :mo/listened | |
| :mo/membership | |
| :bibo/suffixName | |
| :bibo/prefixName | |
| :foaf/msnChatID | |
| :mo/member_of | |
| :org/hasMembership | |
| :mo/exchange_item | |
| :foaf/holdsAccount | |
| :foaf/openid | |
| :foaf/account | |
| :foaf/topic_interest | |
| :foaf/status | |
| :mo/published | |
| :foaf/birthday | |
| :foaf/icqChatID | |
| :foaf/age | |
| :mo/onlinecommunity | |
| :foaf/gender | |
| :mo/want_item | |
| :foaf/mbox | |
| :foaf/aimChatID | |
| :foaf/jabberID | |
| :org/headOf | |
| :bibo/interviewer | |
| :bio/death | |
| :foaf/interest | |
| :mo/myspace | |
| :org/holds | |
| :mo/sell_item | |
| :bio/event | |
| :org/memberOf | |
| :foaf/skypeID | |
| :bio/birth | |
| :foaf/mbox_sha1sum | |
| :mo/engineered | |
| :foaf/tipjar | |
| :foaf/weblog | |
| :mo/performed | |
| :mo/possess_item | |
| :foaf/made | |
| :disco/hadRole | |
| :mo/collaborated_with | |
| :bibo/interviewee | |
| :bio/relationship | |
| :mo/conducted | |
| :mo/musicbrainz | |
| :mo/similar_to | |
| :mo/wikipedia | |
| :mo/primary_instrument | |
| :mo/genre | |
| :schema/alternateName | |
| :schema/url | |
| :schema/disambiguatingDescription | |
| :schema/mainEntityOfPage | |
| :schema/potentialAction | |
| :schema/additionalType | |
| :schema/name | |
| :schema/identifier | |
| :schema/sameAs | |
| :schema/subjectOf | |
| :schema/description | |
| :schema/image | |
| :geo/long | |
| :geo/alt | |
| :geo/lat | |
| :foaf/based_near | |
| :schema/funding | |
| :schema/email | |
| :schema/awards | |
| :schema/brand | |
| :schema/isicV4 | |
| :schema/award | |
| :schema/telephone | |
| :schema/address | |
| :schema/follows | |
| :schema/parents | |
| :schema/hasOccupation | |
| :schema/alumniOf | |
| :schema/worksFor | |
| :schema/workLocation | |
| :schema/siblings | |
| :schema/affiliation | |
| :schema/givenName | |
| :schema/jobTitle | |
| :schema/colleagues | |
| :schema/homeLocation | |
| :schema/honorificPrefix | |
| :schema/sibling | |
| :schema/performerIn | |
| :schema/deathDate | |
| :schema/birthPlace | |
| :schema/familyName | |
| :schema/additionalName | |
| :schema/deathPlace | |
| :schema/spouse | |
| :schema/birthDate | |
| :schema/parent | |
| :schema/netWorth | |
| :schema/nationality | |
| :schema/colleague | |
| :schema/relatedTo | |
| :schema/children | |
| :schema/honorificSuffix | |
| :schema/knows | |
| :schema/globalLocationNumber | |
| :schema/height | |
| :schema/weight | |
| :schema/interactionStatistic | |
| :schema/faxNumber | |
| :schema/funder | |
| :schema/contactPoints | |
| :schema/taxID | |
| :schema/seeks | |
| :schema/memberOf | |
| :schema/makesOffer | |
| :schema/naics | |
| :schema/knowsAbout | |
| :schema/owns | |
| :schema/vatID | |
| :schema/publishingPrinciples | |
| :schema/sponsor | |
| :schema/hasOfferCatalog | |
| :schema/gender | |
| :gr/vatID | |
| :gr/seeks | |
| :gr/taxID | |
| :gr/owns | |
| :schema/duns | |
| :schema/hasCredential | |
| :schema/knowsLanguage | |
| :schema/hasPOS | |
| :schema/contactPoint | |
| :schema/callSign]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {:rdf/type :owl/Class, | |
| :rdfs/subClassOf | |
| [:fibo-sec-dbt-bnd/USTreasurySecurity | |
| :fibo-sec-dbt-bnd/SovereignBond], | |
| :rdfs/seeAlso | |
| ["https://www.treasurydirect.gov/indiv/research/indepth/tbonds/res_tbond.htm"], | |
| :skos/definition | |
| "long term term coupon bearing treasury obligation issued in terms of 20 years or 30 years that pays interest every six months until they mature", | |
| :mop/class-direct-slots [], | |
| :rdfs/isDefinedBy | |
| "https://spec.edmcouncil.org/fibo/ontology/SEC/Debt/Bonds/", | |
| :rdfs/label "treasury bond", | |
| :db/ident :fibo-sec-dbt-bnd/TreasuryBond, | |
| :mop/class-slots | |
| [:fibo-sec-dbt-bnd/hasOriginalIssueDiscountAmount | |
| :fibo-md-dbtx-aly/hasYield | |
| :fibo-sec-dbt-dbti/isSubordinatedTo | |
| :fibo-sec-sec-iss/isRegisteredWith | |
| :fibo-sec-sec-iss/isIssuedInForm | |
| :fibo-sec-dbt-dbti/isSubordinated | |
| :fibo-sec-dbt-dbti/hasPutFeature | |
| :fibo-sec-dbt-dbti/hasCallFeature | |
| :fibo-sec-dbt-dbti/isExchangeable | |
| :fibo-sec-dbt-dbti/isPutable | |
| :fibo-sec-dbt-dbti/isCallable | |
| :fibo-sec-dbt-dbti/isStrippable | |
| :fibo-sec-dbt-dbti/hasDefaultLotSize | |
| :fibo-fbc-fi-fi/isDenominatedIn | |
| :fibo-sec-sec-iss/hasFinancialInstrumentShortName | |
| :fibo-fbc-fi-fi/hasValueExpressedIn | |
| :fibo-fbc-fi-fi/isLegallyRecordedIn | |
| :fibo-sec-dbt-bnd/isLinkedToFallback | |
| :fibo-fbc-fi-ip/hasRateOfReturn | |
| :fibo-fbc-fi-fi/isNegotiable | |
| :fibo-sec-sec-iss/hasInstrumentDescription | |
| :fibo-fbc-pas-caa/hasCorrespondingAccount | |
| :fibo-fbc-dae-dbt/hasDebtAmount | |
| :fibo-fnd-agr-ctr/isAssignable | |
| :fibo-fnd-agr-ctr/definesTermsFor | |
| :fibo-fnd-agr-ctr/hasGoverningJurisdiction | |
| :fibo-fnd-agr-ctr/supersedes | |
| :fibo-fnd-agr-ctr/hasContractDuration | |
| :fibo-fnd-agr-ctr/hasPrincipalParty | |
| :fibo-fnd-agr-ctr/hasCounterparty | |
| :fibo-fbc-dae-gty/hasGuarantor | |
| :fibo-fnd-agr-ctr/hasExtensionProvision | |
| :fibo-sec-eq-eq/confersOwnershipOf | |
| :fibo-fnd-agr-ctr/hasContractParty | |
| :fibo-fnd-agr-ctr/hasThirdParty | |
| :fibo-be-le-lp/isRecognizedIn | |
| :fibo-fnd-agr-ctr/hasNonBindingTerm | |
| :fibo-fnd-agr-ctr/hasContractualElement], | |
| :mop/class-precedence-list | |
| [:fibo-sec-dbt-bnd/TreasuryBond | |
| :fibo-sec-dbt-bnd/SovereignBond | |
| :fibo-sec-dbt-bnd/GovernmentBond | |
| :fibo-sec-dbt-bnd/Bond | |
| :fibo-sec-dbt-dbti/TradableDebtInstrument | |
| :fibo-fbc-fi-fi/Security | |
| :fibo-sec-dbt-bnd/USTreasurySecurity | |
| :fibo-sec-dbt-bnd/SovereignDebtInstrument | |
| :fibo-sec-dbt-bnd/GovernmentIssuedDebtSecurity | |
| :fibo-fbc-fi-fi/DebtInstrument | |
| :fibo-fnd-agr-ctr/MutualContractualAgreement | |
| :fibo-fbc-fi-fi/FinancialInstrument | |
| :fibo-fbc-dae-dbt/CreditAgreementRepaidAtMaturity | |
| :fibo-fbc-dae-dbt/CreditAgreement | |
| :fibo-fnd-agr-ctr/WrittenContract | |
| :fibo-fnd-agr-ctr/Contract | |
| :fibo-fnd-agr-agr/MutualAgreement | |
| :fibo-fnd-agr-agr/Agreement | |
| :owl/Class | |
| :rdfs/Class]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment