Documentation/GrammatistaEntity

GrammatistaEntity?

Holds metadata and contents of a content source, for instance, a file of source code.

Properties

contentThe content of the resource - usually the file source code
identThe URI of the resource, for instance a filesystem path
typeThe type of the resource - something like xml, php etc. Usually a file extension, or what would be the file extension if the resource lived in a filesystem
default_domainThe default domain of the entity as it was (maybe!) determined by the scanner. Check if this exists, it is up to the scanner implementation!