All Downloads are FREE. Search and download functionalities are using the official Maven repository.

__files.profileExample.ttl Maven / Gradle / Ivy

The newest version!
@prefix : .
@prefix foaf: .
@prefix schema: .
@prefix solid: .
@prefix space: .

:me
    a schema:Person, foaf:Person;
    space:preferencesFile ;
    solid:privateTypeIndex ;
    solid:publicTypeIndex ;
    foaf:name "Jane Doe";
    solid:oidcIssuer .




© 2015 - 2024 Weber Informatics LLC | Privacy Policy