Const
import { OnlineAccountT, OnlineAccount } from '@docmaps/sdk';
import { Validation } from 'io-ts';
const A: Validation<OnlineAccountT> = OnlineAccount.decode({
id: 'https://docmaps-project.github.io/ex/onlineaccount',
service: 'https://docmaps-project.github.io/ex/onlineaccount/www',
});
0.1.0
Generated using TypeDoc
A
foaf:onlineAccount
, the online identity of some Agent (person, org, etc).